[gcc r12-5782] Fix typos in libstdc++-v3/ChangeLog

Jonathan Wakely redi@gcc.gnu.org
Fri Dec 3 21:35:08 GMT 2021


https://gcc.gnu.org/g:7bfe82e5a850621f86867072022536c3f717d54c

commit r12-5782-g7bfe82e5a850621f86867072022536c3f717d54c
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Dec 3 20:50:50 2021 +0000

    Fix typos in libstdc++-v3/ChangeLog

Diff:
---
 libstdc++-v3/ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 49017443af3..49f78d85bae 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -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>
@@ -151,7 +151,7 @@
 
 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>


More information about the Gcc-cvs mailing list