]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix english
authorEric Covener <covener@apache.org>
Sat, 23 Oct 2021 18:37:32 +0000 (18:37 +0000)
committerEric Covener <covener@apache.org>
Sat, 23 Oct 2021 18:37:32 +0000 (18:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1894515 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index 218d9f99edac28e35a103b5dbf7ebdbb91aaeea6..ac826d46475d25c7d95e13a5987062eddedf119e 100644 (file)
@@ -232,7 +232,7 @@ a directory</description>
     <p>To avoid the risks of the "off" behavior above, or to avoid disclosing 
     that a directory is present via the behavior of "on", an argument of 
     "NotFound" can be used to tell <module>mod_dir</module> to return an HTTP 
-    404 status code redirected the request to include a trailing slash.</p>
+    404 status code instead of redirecting the request to include a trailing slash.</p>
 
 </usage>
 </directivesynopsis>