mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 19:07:42 +03:00
rage: Fix intra-doc link lint
This commit is contained in:
parent
3aa3fca8a7
commit
ef5112fedd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ lazy_static! {
|
|||
}
|
||||
|
||||
/// Selects the most suitable available language in order of preference by
|
||||
/// `requested_languages`, and loads it using the `rage` [`LANGUAGE_LOADER`] from the
|
||||
/// `requested_languages`, and loads it using the `rage` [`static@LANGUAGE_LOADER`] from the
|
||||
/// languages available in `rage/i18n/`.
|
||||
///
|
||||
/// Returns the available languages that were negotiated as being the most suitable to be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue