]> 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>
Mon, 31 Mar 2025 11:37:52 +0000 (12:37 +0100)
libstdc++-v3/ChangeLog:

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

(cherry picked from commit ac16d6d74fcb4ca10c939b00782b4dfada666273)

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

index b8a3b9545a7bc700e555d4ed36db48c9ff64a571..3eab28206314afdae82482715082da6156df6bb6 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 eb340277def590e26a521fec20a2ac8045783d80..826658725e9a9ef5c3de1a5b501fc4ef51ba230a 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.