]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo spotted by micha137 in online doc
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 4 Feb 2015 21:31:41 +0000 (21:31 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 4 Feb 2015 21:31:41 +0000 (21:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1657404 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_unique_id.html.en
docs/manual/mod/mod_unique_id.xml

index ee782d714efeab41bd87a2554b6106cbb8bd0888..c1dee2b79889d27859fa03449b32551636e85e54 100644 (file)
@@ -190,7 +190,7 @@ identifier for each request</td></tr>
     and can otherwise use the same alphabet and bit length. Since
     the time stamps are essentially an increasing sequence, it's
     sufficient to have a <em>flag second</em> in which all machines
-    in the cluster stop serving and request, and stop using the old
+    in the cluster stop serving any request, and stop using the old
     encoding format. Afterwards they can resume requests and begin
     issuing the new encodings.</p>
 
index fbc740c4dd93036c9e94b2322981edd383ca75f7..39d6dbcb55a17098ce52d9c0424be7318a204f8c 100644 (file)
@@ -177,7 +177,7 @@ identifier for each request</description>
     and can otherwise use the same alphabet and bit length. Since
     the time stamps are essentially an increasing sequence, it's
     sufficient to have a <em>flag second</em> in which all machines
-    in the cluster stop serving and request, and stop using the old
+    in the cluster stop serving any request, and stop using the old
     encoding format. Afterwards they can resume requests and begin
     issuing the new encodings.</p>