]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
correct pluralization
authorRich Bowen <rbowen@apache.org>
Thu, 14 May 2026 20:48:10 +0000 (20:48 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 14 May 2026 20:48:10 +0000 (20:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934205 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 3ba446228ba9ebd74befdaca50578c9e28b9e5fb..9c262eabc9ea7367d070f79dc60eff8d5bf06f67 100644 (file)
@@ -40,7 +40,7 @@ URLs on the fly</description>
 
       <p><module>mod_rewrite</module> provides a flexible and powerful way to
       manipulate URLs using an unlimited number of rules. Each rule can have an
-      unlimited number of attached rule conditions, to allow you to rewrite URL
+      unlimited number of attached rule conditions, to allow you to rewrite URLs
       based on server variables, environment variables, HTTP headers, or time
       stamps.</p>