]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Fix spelling mistake in new doc addition
authorJonathan Wakely <jwakely@redhat.com>
Thu, 11 Jan 2024 21:23:48 +0000 (21:23 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 11 Jan 2024 21:28:09 +0000 (21:28 +0000)
libstdc++-v3/ChangeLog:

* doc/xml/manual/evolution.xml: Fix spelling.
* doc/html/manual/api.html: Regenerate.

(cherry picked from commit 9bac1d7839f129f93f159c27adaf472ee3ab23a2)

libstdc++-v3/doc/html/manual/api.html
libstdc++-v3/doc/xml/manual/evolution.xml

index df64088c2fef62d9766ac53f1861b450f65b6030..bc3d38887ec1746567802c9dc0a67b3dfdf910bd 100644 (file)
@@ -486,5 +486,7 @@ and later.
 Tunables <span style="color: red">&lt;variable&gt;glibcxx.eh_pool.obj_count&lt;/variable&gt;</span> and
 <span style="color: red">&lt;variable&gt;glibcxx.eh_pool.obj_size&lt;/variable&gt;</span> were added.
 </p><p>Static library <code class="filename">libstdc++exp.a</code> was added
-to provide the symbols for the experimental C++ Contracts support.</p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="api.rel_133"></a><code class="constant">13.3</code></h3></div></div></div><p>Symols for the Filesystem TS and C++23 <code class="filename">&lt;stacktrace&gt;</code>
-header were added to the static library <code class="filename">libstdc++exp.a</code>.</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="abi.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix_porting.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="backwards.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">ABI Policy and Guidelines </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Backwards Compatibility</td></tr></table></div></body></html>
\ No newline at end of file
+to provide the symbols for the experimental C++ Contracts support.</p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="api.rel_133"></a><code class="constant">13.3</code></h3></div></div></div><p>
+Symbols for the Filesystem TS and C++23 <code class="filename">&lt;stacktrace&gt;</code>
+header were added to the static library <code class="filename">libstdc++exp.a</code>.
+</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="abi.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix_porting.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="backwards.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">ABI Policy and Guidelines </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Backwards Compatibility</td></tr></table></div></body></html>
\ No newline at end of file
index f6d86da8b5d7f040f1f0dc8f832acf8f643281e8..55d651348f76546f615e7309d3c59aaf45a73245 100644 (file)
@@ -1107,8 +1107,10 @@ to provide the symbols for the experimental C++ Contracts support.</para>
 
 <section xml:id="api.rel_133"><info><title><constant>13.3</constant></title></info>
 
-<para>Symols for the Filesystem TS and C++23 <filename>&lt;stacktrace&gt;</filename>
-header were added to the static library <filename>libstdc++exp.a</filename>.</para>
+<para>
+Symbols for the Filesystem TS and C++23 <filename>&lt;stacktrace&gt;</filename>
+header were added to the static library <filename>libstdc++exp.a</filename>.
+</para>
 
 </section>