From 9e61b223f33f828f3eba1b9cb2d36e1e910dbbd7 Mon Sep 17 00:00:00 2001
From: Daniel Gruno
Date: Tue, 3 Apr 2012 09:35:18 +0000
Subject: [PATCH] Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308781 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/rewrite/flags.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml
index 2da2f4a028..a553408574 100644
--- a/docs/manual/rewrite/flags.xml
+++ b/docs/manual/rewrite/flags.xml
@@ -266,7 +266,7 @@ an example, not as a recommendation.
END
-Using the [END] flag terminates not only the current round ot rewrite
+
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.
--
2.50.1