From 855d2bdb6b0d34d61ffa38993c523c9b6ee82611 Mon Sep 17 00:00:00 2001
From: Phil Edwards
Date: Thu, 13 Dec 2001 23:11:49 +0000
Subject: [PATCH] howto.html: Fix typos.
2001-12-13 Phil Edwards
* docs/html/ext/howto.html: Fix typos.
From-SVN: r47980
---
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/docs/html/ext/howto.html | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 297034bd1e2..188e6b258ae 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-13 Phil Edwards
+
+ * docs/html/ext/howto.html: Fix typos.
+
2001-12-13 Benjamin Kosnik
libstdc++/3679
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html
index 85bba7115cd..aadbedd70ce 100644
--- a/libstdc++-v3/docs/html/ext/howto.html
+++ b/libstdc++-v3/docs/html/ext/howto.html
@@ -376,7 +376,7 @@
Here are the issues which have resulted in code changes to the library.
The links are to the specific defect reports from a partial
- copy of the Issues List. You can read the full version online
+ copy of the Issues List. You can read the full version online
at the ISO C++
Committee homepage, linked to on the
GCC "Readings"
@@ -460,7 +460,7 @@
118:
basic_istream uses nonexistent num_get member functions
- Same as 177, but for num_get::get().
+ Same as 117, but for num_get::get().
129:
Need error indication from seekp() and seekg()
--
2.30.2