aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/html/manual
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-01-11 21:23:48 +0000
committerJonathan Wakely <jwakely@redhat.com>2024-01-11 21:24:37 +0000
commit9bac1d7839f129f93f159c27adaf472ee3ab23a2 (patch)
tree6467cb0adff3efe7e3b07db034ad067b67624446 /libstdc++-v3/doc/html/manual
parenta3babd7db769d0aeccb96a494ba3ac3e6f005181 (diff)
downloadgcc-9bac1d7839f129f93f159c27adaf472ee3ab23a2.zip
gcc-9bac1d7839f129f93f159c27adaf472ee3ab23a2.tar.gz
gcc-9bac1d7839f129f93f159c27adaf472ee3ab23a2.tar.bz2
libstdc++: Fix spelling mistake in new doc addition
libstdc++-v3/ChangeLog: * doc/xml/manual/evolution.xml: Fix spelling. * doc/html/manual/api.html: Regenerate.
Diffstat (limited to 'libstdc++-v3/doc/html/manual')
-rw-r--r--libstdc++-v3/doc/html/manual/api.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/libstdc++-v3/doc/html/manual/api.html b/libstdc++-v3/doc/html/manual/api.html
index ddf1ec9..59ed4c8 100644
--- a/libstdc++-v3/doc/html/manual/api.html
+++ b/libstdc++-v3/doc/html/manual/api.html
@@ -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>