From 2cbae5d6e60af10a00b1f757d92064a10c373d72 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Igor=20Gali=C4=87?=
Date: Wed, 14 Mar 2012 14:26:04 +0000
Subject: [PATCH] rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300558 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/rewrite/flags.html.en | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en
index d7ab30c2cf..943d0acf00 100644
--- a/docs/manual/rewrite/flags.html.en
+++ b/docs/manual/rewrite/flags.html.en
@@ -314,7 +314,7 @@ rewrite target when using the [G] flag:
RewriteRule oldproduct - [G,NC]
-When using [F], an [L] is implied - that is, the response is returned
+
When using [G], an [L] is implied - that is, the response is returned
immediately, and no further rules are evaluated.
--
2.50.1