documentation.html: Fix typo.
authorPhil Edwards <pme@gcc.gnu.org>
Thu, 25 Oct 2001 21:17:34 +0000 (21:17 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Thu, 25 Oct 2001 21:17:34 +0000 (21:17 +0000)
2001-10-25  Phil Edwards  <pme@gcc.gnu.org>

* docs/html/documentation.html:  Fix typo.

From-SVN: r46497

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/documentation.html

index d0ad067222fd201479ffb15d58f3942bdb9c3ce9..ce05b96f217441dfbab015a48f7558b34bd1cb11 100644 (file)
@@ -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.
index b3ca3d64ca9cc33b26757ce3c1181068584f5d15..b1ecdc4b4b076a01b4579c0788fa1da027e6035d 100644 (file)
@@ -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