]> Savannah Git Hosting - gnulib.git/commitdiff
doc: fix typo in previous change
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Jan 2017 01:08:49 +0000 (17:08 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Jan 2017 01:09:10 +0000 (17:09 -0800)
doc/gnulib-readme.texi

index ecd94c3ef223db24984ecc60e9edc62268d02eeb..142143f018820423f522cbaecb237e59f3acb1eb 100644 (file)
@@ -299,8 +299,8 @@ possibly operating with a C library that predates C89; with time this
 assumption will likely be strengthened to later versions of the C
 standard.  Old platforms currently supported include AIX 6.1, HP-UX
 11i v1 and Solaris 10, though these platforms are rarely tested.
-Gnulib itself is so old that it contains contains many fixes for
-obsolete platforms, fixes that may be removed in the future.
+Gnulib itself is so old that it contains many fixes for obsolete
+platforms, fixes that may be removed in the future.
 
 Because of the freestanding C89 assumption, Gnulib code can include
 @code{<float.h>}, @code{<limits.h>}, @code{<stdarg.h>}, and