Fix typos in libstdc++-v3/ChangeLog
authorJonathan Wakely <jwakely@redhat.com>
Fri, 3 Dec 2021 20:50:50 +0000 (20:50 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 3 Dec 2021 21:34:18 +0000 (21:34 +0000)
libstdc++-v3/ChangeLog

index 4901744..49f78d8 100644 (file)
@@ -1,6 +1,6 @@
 2021-12-02  Jonathan Wakely  <jwakely@redhat.com>
 
-       * 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  <jwakely@redhat.com>
 
 2021-11-30  Jonathan Wakely  <jwakely@redhat.com>
 
-       * 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  <jakub@redhat.com>