]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Remove stray comma in testing docs
authorJonathan Wakely <jwakely@redhat.com>
Tue, 4 Mar 2025 11:13:23 +0000 (11:13 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 4 Mar 2025 11:14:00 +0000 (11:14 +0000)
libstdc++-v3/ChangeLog:

* doc/xml/manual/test.xml: Remove stray comma.
* doc/html/manual/test.html: Regenerate.

libstdc++-v3/doc/html/manual/test.html
libstdc++-v3/doc/xml/manual/test.xml

index 1c7af1193daf74b03b03cd47f825b6cf0541ec8d..4b295e583f61ee6f17a226f3a6f0ed03a884711b 100644 (file)
@@ -230,7 +230,7 @@ cat 27_io/objects/char/3_xin.in | a.out</pre></dd><dt><span class="term"><code c
 </pre><p>
     </p><p>
       The testsuite will create a number of files in the directory in
-      which you run this command,.  Some of those files might use the
+      which you run this command.  Some of those files might use the
       same name as files created by other testsuites (like the ones
       for GCC and G++), so you should not try to run all the
       testsuites in parallel from the same directory.
index 6b7f1b04a2ac09c1fa413fc089d17e0308dbd6c9..963e3e1350098334aa210aa68983313bfd16c59f 100644 (file)
@@ -381,7 +381,7 @@ cat 27_io/objects/char/3_xin.in | a.out</programlisting>
 
     <para>
       The testsuite will create a number of files in the directory in
-      which you run this command,.  Some of those files might use the
+      which you run this command.  Some of those files might use the
       same name as files created by other testsuites (like the ones
       for GCC and G++), so you should not try to run all the
       testsuites in parallel from the same directory.