]> granicus.if.org Git - apache/commitdiff
Fix typo spotted on online doc by Markie.
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 20 May 2014 18:18:09 +0000 (18:18 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 20 May 2014 18:18:09 +0000 (18:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1596347 13f79535-47bb-0310-9956-ffa450edef68

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

index c084f3c32ee3128cafec5dcc4996ad2cb98259a8..09ebaa5d16b2cbbec36bedcd72e89b540c5ab96b 100644 (file)
@@ -736,7 +736,7 @@ RewriteRule  ^/$                 /homepage.std.html  [L]</pre>
       all. It does not even update the <code>SCRIPT_URx</code>
       environment variables.</p>
 
-      <p>Use this directive to disable rules in a particular contact,
+      <p>Use this directive to disable rules in a particular context,
       rather than commenting out all the <code class="directive"><a href="#rewriterule">RewriteRule</a></code> directives.</p>
 
       <p>Note that rewrite configurations are not
index ea2033a79d811ccce7d9b18dfca6091ff6b341ce..5d7bab24505531ec8da67a44d5fa2b6f4344382f 100644 (file)
@@ -108,7 +108,7 @@ URLs on the fly</description>
       all. It does not even update the <code>SCRIPT_URx</code>
       environment variables.</p>
 
-      <p>Use this directive to disable rules in a particular contact,
+      <p>Use this directive to disable rules in a particular context,
       rather than commenting out all the <directive
       module="mod_rewrite">RewriteRule</directive> directives.</p>