This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] doc typo


ok for mainline?

2008-09-04  Jonathan Wakely  <...>

        * doc/xml/manual/locale.xml: Fix typo.
Index: doc/xml/manual/locale.xml
===================================================================
--- doc/xml/manual/locale.xml	(revision 139963)
+++ doc/xml/manual/locale.xml	(working copy)
@@ -100,7 +100,7 @@
 </para>
 
 <para>
-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.
 </para>
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]