mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-03 00:34:21 +08:00
libstdc++: Fix typo in comment
libstdc++-v3/ChangeLog: * testsuite/20_util/shared_ptr/cons/array.cc: Fix comment.
This commit is contained in:
parent
b8806796ec
commit
45cae5b639
@ -143,7 +143,7 @@ test08()
|
||||
VERIFY( count == 0 );
|
||||
}
|
||||
|
||||
// Converting constrcutor
|
||||
// Converting constructor
|
||||
|
||||
void
|
||||
test09()
|
||||
|
Loading…
Reference in New Issue
Block a user