]> granicus.if.org Git - apache/commitdiff
Thanks goes to Daniel Gruno < rumble cord dk >
authorIgor Galić <igalic@apache.org>
Wed, 14 Mar 2012 14:23:13 +0000 (14:23 +0000)
committerIgor Galić <igalic@apache.org>
Wed, 14 Mar 2012 14:23:13 +0000 (14:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300556 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.xml

index 946701de4e4c8770c03317bceb7a0004d3782015..16d69f1f5f8a0fbc946559d2364b42b640f82724 100644 (file)
@@ -308,7 +308,7 @@ rewrite target when using the [G] flag:</p>
 RewriteRule oldproduct - [G,NC]
 </example>
 
-<p>When using [F], an [L] is implied - that is, the response is returned
+<p>When using [G], an [L] is implied - that is, the response is returned
 immediately, and no further rules are evaluated.</p>
 
 </section>