diff options
Diffstat (limited to 'manual/string.texi')
-rw-r--r-- | manual/string.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/string.texi b/manual/string.texi index 8d2a33ea1a..9ae09b9724 100644 --- a/manual/string.texi +++ b/manual/string.texi @@ -1041,7 +1041,7 @@ sort_strings_fast (char **array, int nstrings) @end smallexample @strong{Compatibility Note:} The string collation functions are a new -feature of @w{ISO C 89}. Older C dialects have no equivalent feature. +feature of @w{ISO C89}. Older C dialects have no equivalent feature. @node Search Functions @section Search Functions |