From 2442947e97814fc90dc8edee746d87e9d238c562 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 4 Sep 2008 20:10:14 +0000 Subject: [PATCH] * doc/xml/manual/locale.xml: Fix typo. From-SVN: r140003 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/doc/xml/manual/locale.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 05ea4bda4a8..0a68f9dd23e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2008-09-04 Jonathan Wakely + + * doc/xml/manual/locale.xml: Fix typo. + 2008-09-04 Paolo Carlini * acinclude.m4 ([GLIBCXX_CHECK_GTHREADS]): Tidy checks in case of diff --git a/libstdc++-v3/doc/xml/manual/locale.xml b/libstdc++-v3/doc/xml/manual/locale.xml index b77fdfcaafb..275534d3669 100644 --- a/libstdc++-v3/doc/xml/manual/locale.xml +++ b/libstdc++-v3/doc/xml/manual/locale.xml @@ -100,7 +100,7 @@ which include the Single Unix (nee X/Open.) -Because C and earlier versions of POSIX falls down so completely, +Because C and earlier versions of POSIX fall down so completely, portability is an issue.