]> granicus.if.org Git - apache/commitdiff
'omit' has one 'm'
authorMartin Kraemer <martin@apache.org>
Thu, 24 Jul 2003 10:40:54 +0000 (10:40 +0000)
committerMartin Kraemer <martin@apache.org>
Thu, 24 Jul 2003 10:40:54 +0000 (10:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100758 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml
docs/manual/mod/mod_rewrite.xml

index 192e6bc0c9b9edc9a055a340122c797c8405c15c..e705aa744e329365f9995ebf5c2cd18f2ae780b5 100644 (file)
@@ -509,7 +509,7 @@ expressions</description>
     </note>
 
     <p>When used inside a <directive type="section" module="core"
-    >Location</directive> section, the first argument is ommitted and the local
+    >Location</directive> section, the first argument is omitted and the local
     directory is obtained from the <directive type="section" module="core"
     >Location</directive>.</p>
 
@@ -566,7 +566,7 @@ proxied server</description>
     >ProxyPass</directive> directive.</p>
 
     <p>When used inside a <directive type="section" module="core"
-    >Location</directive> section, the first argument is ommitted and the local
+    >Location</directive> section, the first argument is omitted and the local
     directory is obtained from the <directive type="section" module="core"
     >Location</directive>.</p>
 </usage>
index 9d49bc7ee782dd8a27c84214d2e51acc0601bdba..8da193b57044fa0847d4eb9b8216fad9d42ce003 100644 (file)
@@ -555,7 +555,7 @@ RewriteMap servers rnd:/path/to/file/map.txt
           in a special representation which is optimized for really
           fast lookups. The <em>type</em> can be sdbm, gdbm, ndbm, or
           db depending on <a href="../install.html#dbm">compile-time
-          settings</a>.  If the <em>type</em> is ommitted, the
+          settings</a>.  If the <em>type</em> is omitted, the
           compile-time default will be chosen. You can create such a
           file with any DBM tool or with the following Perl
           script.  Be sure to adjust it to create the appropriate