From: Jonathan Wakely Date: Fri, 3 Dec 2021 20:50:50 +0000 (+0000) Subject: Fix typos in libstdc++-v3/ChangeLog X-Git-Tag: basepoints/gcc-13~2531 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bfe82e5a850621f86867072022536c3f717d54c;p=thirdparty%2Fgcc.git Fix typos in libstdc++-v3/ChangeLog --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 49017443af32..49f78d85bae4 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,6 +1,6 @@ 2021-12-02 Jonathan Wakely - * src/c++11/cow-stdexcept.cc [_GLIBCXX_FULY_DYNAMIC_STRING] + * src/c++11/cow-stdexcept.cc [_GLIBCXX_FULLY_DYNAMIC_STRING] (logic_error, runtime_error): Remove custom definitions. 2021-12-02 Jonathan Wakely @@ -151,7 +151,7 @@ 2021-11-30 Jonathan Wakely - * doc/xml/manual/debug_mode.xml: Replace "his or her" with "they". + * doc/xml/manual/debug_mode.xml: Replace "his or her" with "their". * doc/html/manual/debug_mode_design.html: Regenerate. 2021-11-30 Jakub Jelinek