]> granicus.if.org Git - apache/commitdiff
Fix typo as per https://issues.apache.org/bugzilla/show_bug.cgi?id=53152
authorRich Bowen <rbowen@apache.org>
Thu, 26 Apr 2012 17:43:40 +0000 (17:43 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 26 Apr 2012 17:43:40 +0000 (17:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330990 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en

index bb2268ee1316feafbf391f124249cab333854e21..66a39b992ca3dc53023eb676f9f6c065b3b3c2dc 100644 (file)
@@ -954,7 +954,7 @@ and automatically <em>added</em> after any relative (not starting with a
 slash or protocol name) substitution encounters the end of a rule set.
 See the <code class="directive"><a href="#rewritebase">RewriteBase</a></code>
 directive for more information regarding what prefix will be added back to
-relative substitions.</li>
+relative substitutions.</li>
 
 <li> If you wish to match against the full URL-path in a per-directory
 (htaccess) RewriteRule, use the <code>%{REQUEST_URI}</code> variable in
@@ -1040,7 +1040,7 @@ cannot use <code>$N</code> in the substitution string!
 
       </dl>
 
-      <p>In addition to plain text, the <em>Substition</em> string can include</p>
+      <p>In addition to plain text, the <em>Substitution</em> string can include</p>
 
       <ol>
         <li>back-references (<code>$N</code>) to the RewriteRule