You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2012/03/07 03:09:15 UTC

svn commit: r1297836 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_rewrite.html.en mod_rewrite.xml

Author: rbowen
Date: Wed Mar  7 02:09:15 2012
New Revision: 1297836

URL: http://svn.apache.org/viewvc?rev=1297836&view=rev
Log:
Trivial s/a/an/ typo correction.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.html.en?rev=1297836&r1=1297835&r2=1297836&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.html.en Wed Mar  7 02:09:15 2012
@@ -350,7 +350,7 @@ RewriteRule ^index\.html$  newsite.html
       </ul>
 
       <p>If the <em>TestString</em> has the special value <code>expr</code>, the
-      <em>CondPattern</em> will be treated as a
+      <em>CondPattern</em> will be treated as an
       <a href="../expr.html">ap_expr</a>.</p>
 
       <p>Other things you should be aware of:</p>
@@ -608,7 +608,7 @@ RewriteRule ^index\.html$  newsite.html
 
 	<li>
            <p>If the <em>TestString</em> has the special value <code>expr</code>, the
-           <em>CondPattern</em> will be treated as a
+           <em>CondPattern</em> will be treated as an
            <a href="../expr.html">ap_expr</a>.</p>
 
            <p>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml?rev=1297836&r1=1297835&r2=1297836&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml Wed Mar  7 02:09:15 2012
@@ -538,7 +538,7 @@ RewriteRule ^index\.html$  newsite.html
       </ul>
 
       <p>If the <em>TestString</em> has the special value <code>expr</code>, the
-      <em>CondPattern</em> will be treated as a
+      <em>CondPattern</em> will be treated as an
       <a href="../expr.html">ap_expr</a>.</p>
 
       <p>Other things you should be aware of:</p>
@@ -796,7 +796,7 @@ RewriteRule ^index\.html$  newsite.html
 
 	<li>
            <p>If the <em>TestString</em> has the special value <code>expr</code>, the
-           <em>CondPattern</em> will be treated as a
+           <em>CondPattern</em> will be treated as an
            <a href="../expr.html">ap_expr</a>.</p>
 
            <p>