Commit 168e83ca by Tom Browder Committed by Phil Edwards

howto.html: Fix typo.

2001-05-01  Tom Browder  <tbrowder@home.com>

	* docs/html/ext/howto.html:  Fix typo.

From-SVN: r41752
parent 78fb3577
2001-05-01 Tom Browder <tbrowder@home.com>
* docs/html/ext/howto.html: Fix typo.
2001-05-01 Gabriel Dos Reis <gdr@codesourcery.com> 2001-05-01 Gabriel Dos Reis <gdr@codesourcery.com>
* testsuite/libstdc++.tests/tests.exp: Add comment. * testsuite/libstdc++.tests/tests.exp: Add comment.
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<META NAME="GENERATOR" CONTENT="vi and eight fingers"> <META NAME="GENERATOR" CONTENT="vi and eight fingers">
<TITLE>libstdc++-v3 HOWTO: Extensions</TITLE> <TITLE>libstdc++-v3 HOWTO: Extensions</TITLE>
<LINK REL=StyleSheet HREF="../lib3styles.css"> <LINK REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.2 2001/03/25 00:01:56 pme Exp $ --> <!-- $Id: howto.html,v 1.3 2001/04/03 00:26:56 pme Exp $ -->
</HEAD> </HEAD>
<BODY> <BODY>
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
<P>(Side note: for those of you wondering, <B>&quot;Why wasn't a hash <P>(Side note: for those of you wondering, <B>&quot;Why wasn't a hash
table included in the Standard in the first #!$@ place?&quot;</B> I'll table included in the Standard in the first #!$@ place?&quot;</B> I'll
give a quick answer: it was proposed, but too late and in too give a quick answer: it was proposed, but too late and in too
unorganized a fashion. Some sort of hashing will undoubtably be unorganized a fashion. Some sort of hashing will undoubtedly be
included in a future Standard. included in a future Standard.
</P> </P>
<P>Return <A HREF="#top">to top of page</A> or <P>Return <A HREF="#top">to top of page</A> or
...@@ -159,7 +159,7 @@ ...@@ -159,7 +159,7 @@
<P CLASS="fineprint"><EM> <P CLASS="fineprint"><EM>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<A HREF="mailto:libstdc++@gcc.gnu.org">the mailing list</A>. <A HREF="mailto:libstdc++@gcc.gnu.org">the mailing list</A>.
<BR> $Id: howto.html,v 1.2 2001/03/25 00:01:56 pme Exp $ <BR> $Id: howto.html,v 1.3 2001/04/03 00:26:56 pme Exp $
</EM></P> </EM></P>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment