howto.html: Fix typos.
authorPhil Edwards <pme@gcc.gnu.org>
Thu, 13 Dec 2001 23:11:49 +0000 (23:11 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Thu, 13 Dec 2001 23:11:49 +0000 (23:11 +0000)
2001-12-13  Phil Edwards  <pme@gcc.gnu.org>

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

From-SVN: r47980

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/howto.html

index 297034bd1e23a82524eacc36a18707a9514ab8b4..188e6b258ae6fefe2d5a40621386d9e71ae55b2d 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-13  Phil Edwards  <pme@gcc.gnu.org>
+
+       * docs/html/ext/howto.html:  Fix typos.
+
 2001-12-13  Benjamin Kosnik  <bkoz@redhat.com>
 
        libstdc++/3679
index 85bba7115cdccf2d287cad9e191cc7eb071dbab4..aadbedd70ce2a83af39c698a15bba7770eeb731f 100644 (file)
    </p>
    <p>Here are the issues which have resulted in code changes to the library.
       The links are to the specific defect reports from a <strong>partial
-      copy </strong> of the Issues List.  You can read the full version online
+      copy</strong> of the Issues List.  You can read the full version online
       at the <a href="http://www.dkuug.dk/jtc1/sc22/wg21/">ISO C++
       Committee homepage</a>, linked to on the
       <a href="http://gcc.gnu.org/readings.html">GCC &quot;Readings&quot;
 
     <dt><a href="lwg-defects.html#118">118</a>:
         <em>basic_istream uses nonexistent num_get member functions</em>
-    <dd>Same as 177, but for <code>num_get::get()</code>.
+    <dd>Same as 117, but for <code>num_get::get()</code>.
 
     <dt><a href="lwg-defects.html#129">129</a>:
         <em>Need error indication from seekp() and seekg()</em>