mirror of
https://github.com/google/pebble.git
synced 2025-05-18 17:34:59 +00:00
spelling: supported
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
bcf5e6d9f9
commit
a169a706b7
6 changed files with 7 additions and 7 deletions
|
@ -195,7 +195,7 @@ This function affects subsequent calls to \ref rand() to produce a sequence of n
|
|||
|
||||
\param category The category of routines for which to set the locale
|
||||
\param locale The ISO formatted locale to use, or "" for the system locale
|
||||
\return the locale after the change is applied, NULL on failure (e.g. unsuported category)
|
||||
\return the locale after the change is applied, NULL on failure (e.g. unsupported category)
|
||||
\note Currently, we only support two categories: LC_ALL and LC_TIME
|
||||
|
||||
@}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue