From: Martin Kraemer
Date: Thu, 24 Jul 2003 10:40:54 +0000 (+0000)
Subject: 'omit' has one 'm'
X-Git-Tag: pre_ajp_proxy~1378
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fcd576796a6fd4cc003d59647b4c8d0fde09d10;p=apache
'omit' has one 'm'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100758 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 192e6bc0c9..e705aa744e 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -509,7 +509,7 @@ expressions
When used inside a Location section, the first argument is ommitted and the local
+ >Location section, the first argument is omitted and the local
directory is obtained from the Location.
@@ -566,7 +566,7 @@ proxied server
>ProxyPass directive.
When used inside a Location section, the first argument is ommitted and the local
+ >Location section, the first argument is omitted and the local
directory is obtained from the Location.
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index 9d49bc7ee7..8da193b570 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -555,7 +555,7 @@ RewriteMap servers rnd:/path/to/file/map.txt
in a special representation which is optimized for really
fast lookups. The type can be sdbm, gdbm, ndbm, or
db depending on compile-time
- settings. If the type is ommitted, the
+ settings. If the type 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