diff options
author | Phil Edwards <pme@gcc.gnu.org> | 2001-10-25 21:17:34 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2001-10-25 21:17:34 +0000 |
commit | f456d345280c60102db9a7e00453b70d592e7f66 (patch) | |
tree | 3450ff7f1e9ffcd1aa7d7f5c119ab325d59d1c0b /libstdc++-v3/docs/html/documentation.html | |
parent | 326a0b6aa5db42baaa74707733582ce4755c7e02 (diff) | |
download | gcc-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
Diffstat (limited to 'libstdc++-v3/docs/html/documentation.html')
-rw-r--r-- | libstdc++-v3/docs/html/documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 |