aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libstdc++-v3/ChangeLog4
-rw-r--r--libstdc++-v3/docs/html/documentation.html2
2 files changed, 5 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index d0ad067..ce05b96 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-25 Phil Edwards <pme@gcc.gnu.org>
+
+ * docs/html/documentation.html: Fix typo.
+
2001-10-23 Benjamin Kosnik <bkoz@redhat.com>
Make -fno-exceptions work.
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html
index b3ca3d6..b1ecdc4 100644
--- a/libstdc++-v3/docs/html/documentation.html
+++ b/libstdc++-v3/docs/html/documentation.html
@@ -60,7 +60,7 @@
- GPL v2 license terms
<li><a href="17_intro/DESIGN">DESIGN</a>
- overview of the implementation plan
- <li><a href="17_intro/headER_POLICY">headER_POLICY</a>
+ <li><a href="17_intro/HEADER_POLICY">HEADER_POLICY</a>
- header naming and sub-include structure
<li><a href="17_intro/PROBLEMS">PROBLEMS</a>
<!-- Linking to "../README" doesn't work; we are at the top level