aboutsummaryrefslogtreecommitdiff
path: root/manual/string.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/string.texi')
-rw-r--r--manual/string.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/string.texi b/manual/string.texi
index 8d2a33e..9ae09b9 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