aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2001-10-25 21:17:34 +0000
committerPhil Edwards <pme@gcc.gnu.org>2001-10-25 21:17:34 +0000
commitf456d345280c60102db9a7e00453b70d592e7f66 (patch)
tree3450ff7f1e9ffcd1aa7d7f5c119ab325d59d1c0b
parent326a0b6aa5db42baaa74707733582ce4755c7e02 (diff)
downloadgcc-f456d345280c60102db9a7e00453b70d592e7f66.zip
gcc-f456d345280c60102db9a7e00453b70d592e7f66.tar.gz
gcc-f456d345280c60102db9a7e00453b70d592e7f66.tar.bz2
documentation.html: Fix typo.
2001-10-25 Phil Edwards <pme@gcc.gnu.org> * docs/html/documentation.html: Fix typo. From-SVN: r46497
-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