Sfoglia il codice sorgente

Some tiny punctuation fixes.

[SVN r11151]
Darin Adler 24 anni fa
parent
commit
8c5a9860b2
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      libs/libraries.htm

+ 4 - 4
libs/libraries.htm

@@ -93,7 +93,7 @@ out how to build object libraries, when needed.</p>
         - Empty member optimization, from John Maddock, Howard
         Hinnant, et al.</li>
     <li><a href="function/index.html">function</a> - Function object wrappers
-      for deferred calls or callbacks, from Doug Gregor</li>
+      for deferred calls or callbacks, from Doug Gregor.</li>
     <li><a href="functional/index.html">functional</a> - Enhanced
         function object adaptors, from Mark Rodgers.</li>
     <li><a href="utility/iterator_adaptors.htm">iterator adaptors</a>
@@ -129,7 +129,7 @@ out how to build object libraries, when needed.</p>
       execution, from Beman Dawes.</li>
 </ul>
 
-<h3>Broken compiler <a name="workarounds"> workarounds</a></h3>
+<h3>Broken compiler <a name="workarounds">workarounds</a></h3>
 
 <ul>
     <li><a href="compatibility/index.html">compatibility</a> - Help for
@@ -164,7 +164,7 @@ out how to build object libraries, when needed.</p>
     <li><a href="regex/index.htm">regex</a> - Regular expression
         library, from John Maddock</li>
     <li><a href="tokenizer/index.htm">tokenizer</a> - Break of a string or other
-      character sequence into a series of tokens, from John Bandela..</li>
+      character sequence into a series of tokens, from John Bandela.</li>
 </ul>
 
 <h3><a name="Other">Other</a> domains</h3>
@@ -211,7 +211,7 @@ out how to build object libraries, when needed.</p>
     <li><a href="crc/index.html">crc</a> - Cyclic Redundancy Code, from Daryle
       Walker.</li>
     <li><a href="function/index.html">function</a> - Function object wrappers
-      for deferred calls or callbacks, from Doug Gregor</li>
+      for deferred calls or callbacks, from Doug Gregor.</li>
     <li><a href="functional/index.html">functional</a> - Enhanced
         function object adaptors, from Mark Rodgers.</li>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -

粤ICP备19079148号