mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
(Locales): Use @var for category arg.
This commit is contained in:
parent
f0d9412e6a
commit
bdd46043c0
1 changed files with 1 additions and 1 deletions
|
@ -2778,7 +2778,7 @@ no other easy or unambiguous way of detecting such features.
|
|||
Get or set the current locale, used for various internationalizations.
|
||||
Locales are strings, such as @samp{sv_SE}.
|
||||
|
||||
If @var{locale} is given then the locale for the given category is set
|
||||
If @var{locale} is given then the locale for the given @var{category} is set
|
||||
and the new value returned. If @var{locale} is not given then the
|
||||
current value is returned. @var{category} should be one of the
|
||||
following values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue