diff options
Diffstat (limited to 'lib/libc/string/strcoll.3')
| -rw-r--r-- | lib/libc/string/strcoll.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcoll.3 b/lib/libc/string/strcoll.3 index 180434f79be5..08f48add48bc 100644 --- a/lib/libc/string/strcoll.3 +++ b/lib/libc/string/strcoll.3 @@ -53,7 +53,7 @@ lexicographically compares the null-terminated strings .Fa s1 and .Fa s2 -according to the current locale collation if any, otherwith call +according to the current locale collation if any, otherwise call .Fa strcmp , and returns an integer greater than, equal to, or less than 0, according as |
