From: Jonathan Wakely
Date: Thu, 11 Jan 2024 21:23:48 +0000 (+0000)
Subject: libstdc++: Fix spelling mistake in new doc addition
X-Git-Tag: releases/gcc-13.3.0~568
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1074fd605ecccd6adbd17cb694eba5a4bbae5207;p=thirdparty%2Fgcc.git
libstdc++: Fix spelling mistake in new doc addition
libstdc++-v3/ChangeLog:
* doc/xml/manual/evolution.xml: Fix spelling.
* doc/html/manual/api.html: Regenerate.
(cherry picked from commit 9bac1d7839f129f93f159c27adaf472ee3ab23a2)
---
diff --git a/libstdc++-v3/doc/html/manual/api.html b/libstdc++-v3/doc/html/manual/api.html
index df64088c2fef..bc3d38887ec1 100644
--- a/libstdc++-v3/doc/html/manual/api.html
+++ b/libstdc++-v3/doc/html/manual/api.html
@@ -486,5 +486,7 @@ and later.
Tunables <variable>glibcxx.eh_pool.obj_count</variable> and
<variable>glibcxx.eh_pool.obj_size</variable> were added.
Static library libstdc++exp.a
was added
-to provide the symbols for the experimental C++ Contracts support.
Symols for the Filesystem TS and C++23 <stacktrace>
-header were added to the static library libstdc++exp.a
.