From: Jonathan Wakely Date: Sun, 20 Nov 2011 20:21:51 +0000 (+0000) Subject: Fix grammar in ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c1c870b00448ec4bf262cc10a7e220566ee35c1;p=gcc.git Fix grammar in ChangeLog entry. From-SVN: r181534 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index a48aaefa1d8..a1fb30b7a30 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -15,7 +15,7 @@ global search and replace of "part" by "chapter". * doc/xml/manual/shared_ptr.xml: Remove outdated information. * doc/xml/manual/messages.xml: Be more specific about systems where - using 'int' for catalog handle is not a problem, mentioned LWG issue. + using 'int' for catalog handle is not a problem, mention LWG issue. 2011-11-19 Paolo Carlini