From: Igor Galić
Date: Thu, 17 Oct 2013 22:15:29 +0000 (+0000)
Subject: So, Fix pet-peeve!
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aae0737c493362322b89824988cc9020bc13280;p=thirdparty%2Fapache%2Fhttpd.git
So, Fix pet-peeve!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533275 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/tech.xml b/docs/manual/rewrite/tech.xml
index 081ecc036e3..83a69f3fc48 100644
--- a/docs/manual/rewrite/tech.xml
+++ b/docs/manual/rewrite/tech.xml
@@ -57,7 +57,7 @@ and URL matching.
(.htaccess files) have been read, but before the
content handler is called.
- So, after a request comes in and a corresponding server or
+
After a request comes in and a corresponding server or
virtual host has been determined, the rewriting engine starts
processing any mod_rewrite directives appearing in the
per-server configuration. (i.e., in the main server configuration file