diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/isxdigit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/isxdigit.3 b/lib/libc/locale/isxdigit.3 index df50744..04745ab 100644 --- a/lib/libc/locale/isxdigit.3 +++ b/lib/libc/locale/isxdigit.3 @@ -69,7 +69,7 @@ The function behaves similarly to .Fn isxdigit , but may recognize additional characters, -depennding on the current locale setting. +depending on the current locale setting. .Pp For single C .Va char Ns s |