From e5c0ebd921c534e1b56fab49a589884e2ffeb334 Mon Sep 17 00:00:00 2001
From: Ralf Wildenhues
Date: Sat, 16 Dec 2006 17:16:04 +0000
Subject: howto.html: Fix typos.
2006-12-16 Ralf Wildenhues
* docs/html/27_io/howto.html: Fix typos.
* docs/html/24_iterators/howto.html: Likewise.
* docs/html/18_support/howto.html: Likewise.
* docs/html/21_strings/howto.html: Likewise.
* docs/html/ext/howto.html: Likewise.
* docs/html/ext/ballocator_doc.html: Likewise.
* docs/html/17_intro/porting-howto.xml: Likewise.
* docs/html/17_intro/howto.html: Likewise.
* docs/html/22_locale/howto.html: Likewise.
* docs/html/faq/index.html: Likewise.
* docs/doxygen/tables.html: Likewise.
From-SVN: r119964
---
libstdc++-v3/docs/doxygen/tables.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'libstdc++-v3/docs/doxygen')
diff --git a/libstdc++-v3/docs/doxygen/tables.html b/libstdc++-v3/docs/doxygen/tables.html
index 370c6ce..74ac3e2 100644
--- a/libstdc++-v3/docs/doxygen/tables.html
+++ b/libstdc++-v3/docs/doxygen/tables.html
@@ -18,7 +18,7 @@
We will not try to duplicate all of the surrounding text (footnotes,
- explanations, etc) from the standard, because that would also entail a
+ explanations, etc.) from the standard, because that would also entail a
duplication of effort. Some of the surrounding text has been paraphrased
here for clarity. If you are uncertain about the meaning or interpretation
of these notes, consult a good textbook, and/or purchase your own copy of
@@ -589,7 +589,7 @@ examples of the latter are multiset and multimap.
a.clear() |
void |
-erases everthing; post: size() == 0 |
+erases everything; post: size() == 0 |
linear |
--
cgit v1.1