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

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

index accae8bca43bb0b7817163979b66b1ea30112d89..4f96a760c8d17015283207dbc6741a6ae840e797 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 7ee7fd1f1703033076c40ca16ad0c0ec37cd362d..98dbd6cc456f6eaa8015d0de2ef87ba7fb536546 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>