From: Rich Bowen Date: Fri, 22 Sep 2006 18:11:05 +0000 (+0000) Subject: Small typo. X-Git-Tag: 2.3.0~2126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14216bc4dd56bd0f8d3bd1bbec4edf7af4c936e;p=thirdparty%2Fapache%2Fhttpd.git Small typo. Submitted by Vincent Bray git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@449030 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/rewriteguide.xml b/docs/manual/misc/rewriteguide.xml index e9f5436e069..a47f1c2b7ee 100644 --- a/docs/manual/misc/rewriteguide.xml +++ b/docs/manual/misc/rewriteguide.xml @@ -81,7 +81,7 @@ to fit in .htaccess context instead of per-server context. Always try to understand what a particular ruleset really does before you use it. It - avoid problems. + avoids problems.