]> granicus.if.org Git - apache/commitdiff
Typo fix.
authorDaniel Gruno <humbedooh@apache.org>
Tue, 3 Apr 2012 09:34:46 +0000 (09:34 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 3 Apr 2012 09:34:46 +0000 (09:34 +0000)
Can someone rebuild this? My build system seems to be broken.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1308779 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.xml

index 2da2f4a028946936411ec198ba7f360ac6e8106b..18b6ff156a110fa4c403ae84f91f2d29b1196acc 100644 (file)
@@ -265,8 +265,8 @@ module="mod_setenvif">SetEnvIf</directive>. This technique is offered as
 an example, not as a recommendation.</p>
 </section>
 
-<section id="flag_end"><title>END</title>
-<p>Using the [END] flag terminates not only the current round ot rewrite
+<section id="flag_end"><title>END</title> 
+<p>Using the [END] flag terminates not only the current round of rewrite
 processing (like [L]) but also prevents any subsequent rewrite
 processing from occurring in per-directory (htaccess) context.</p>