public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6799] libstdc++: Fix typo in comment
@ 2022-01-21 16:08 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2022-01-21 16:08 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:45cae5b6392496028f35c5948f7fae0af81d135b

commit r12-6799-g45cae5b6392496028f35c5948f7fae0af81d135b
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Jan 21 15:00:49 2022 +0000

    libstdc++: Fix typo in comment
    
    libstdc++-v3/ChangeLog:
    
            * testsuite/20_util/shared_ptr/cons/array.cc: Fix comment.

Diff:
---
 libstdc++-v3/testsuite/20_util/shared_ptr/cons/array.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstdc++-v3/testsuite/20_util/shared_ptr/cons/array.cc b/libstdc++-v3/testsuite/20_util/shared_ptr/cons/array.cc
index 7dc0c619333..d69d90bd71d 100644
--- a/libstdc++-v3/testsuite/20_util/shared_ptr/cons/array.cc
+++ b/libstdc++-v3/testsuite/20_util/shared_ptr/cons/array.cc
@@ -143,7 +143,7 @@ test08()
   VERIFY( count == 0 );
 }
 
-// Converting constrcutor
+// Converting constructor
 
 void
 test09()


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-21 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 16:08 [gcc r12-6799] libstdc++: Fix typo in comment Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).