]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Minor grammar fix (s/not accessible/inaccessible/)
authorVincent Bray <noodl@apache.org>
Sat, 12 Apr 2008 11:08:12 +0000 (11:08 +0000)
committerVincent Bray <noodl@apache.org>
Sat, 12 Apr 2008 11:08:12 +0000 (11:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@647424 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index eb9af09601e8ec729678929e45184b39e20671d8..a5a80344281239a5220b941b4f347fce474460c8 100644 (file)
@@ -1261,7 +1261,7 @@ cannot use <code>$N</code> in the substitution string!
         <em>path</em> is the path of the cookie. If <em>secure</em>
         is set to 'true' or '1', the cookie is only transmitted via secured
         connections. If <em>httponly</em> is set to any string, the
-        <code>HttpOnly</code> flag is used, making the cookie not accessible
+        <code>HttpOnly</code> flag is used, making the cookie inaccessible
         to JavaScript code on browsers that support this feature.</dd>
 
         <dt>