]> 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:24:37 +0000 (21:24 +0000)
libstdc++-v3/ChangeLog:

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

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

index ddf1ec9785b1473a0ae9f84173300b78630a924e..59ed4c8886282058c600de8e5da15d79b11226a0 100644 (file)
@@ -486,8 +486,10 @@ 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 class="section"><div class="titlepage"><div><div><h3 class="title"><a id="api.rel_141"></a><code class="constant">14</code></h3></div></div></div><p>
+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 class="section"><div class="titlepage"><div><div><h3 class="title"><a id="api.rel_141"></a><code class="constant">14</code></h3></div></div></div><p>
 Deprecate the non-standard overload that allows <code class="code">std::setfill</code>
 to be used with <code class="code">std::basic_istream</code>.
 </p><p>
index 63666b7b24ce9b5df5b35b1ecfed33c53fd26b24..a375ae14b83d8d860fe1f5dfb6fefeee40c6e19d 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>