]> granicus.if.org Git - apache/commitdiff
Fix small docs typo.
authorRainer Jung <rjung@apache.org>
Sun, 3 Jul 2011 14:08:21 +0000 (14:08 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 3 Jul 2011 14:08:21 +0000 (14:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142442 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_debug.html.en
docs/manual/mod/mod_log_debug.xml

index 8f1b48e4800dc00c28ad100b2070fcf2b7a06c45..7ea550c6f959bbaf4d1c651235c627edac471c88 100644 (file)
@@ -71,7 +71,7 @@
             LogMessage "IPv6 timeout from %{REMOTE_ADDR}"
               "if=-T %{IPV6} &amp;&amp; %{REQUEST_STATUS} = 408"
         </code></p></div>
-        Note the placing of the dobule quotes for the <code>if=</code> argument.
+        Note the placing of the double quotes for the <code>if=</code> argument.
       </li>
 
       <li>
 </div><div id="footer">
 <p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
index d4f629dbaf97dc9404ed39110cada86d2e77c51c..1697bc048d0cdab20cdb866c900b89d4fd989b36 100644 (file)
@@ -61,7 +61,7 @@
             LogMessage "IPv6 timeout from %{REMOTE_ADDR}"
               "if=-T %{IPV6} &amp;&amp; %{REQUEST_STATUS} = 408"
         </example>
-        Note the placing of the dobule quotes for the <code>if=</code> argument.
+        Note the placing of the double quotes for the <code>if=</code> argument.
       </li>
 
       <li>