From: Christophe Jaillet Date: Wed, 4 Feb 2015 21:29:55 +0000 (+0000) Subject: Fix typo spotted by micha137 in online doc X-Git-Tag: 2.4.13~447 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a288b1a89f8d2028a19280182144415d0273a7b;p=apache Fix typo spotted by micha137 in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1657403 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_unique_id.html.en b/docs/manual/mod/mod_unique_id.html.en index 6c92670b0f..1165f1f3e1 100644 --- a/docs/manual/mod/mod_unique_id.html.en +++ b/docs/manual/mod/mod_unique_id.html.en @@ -196,7 +196,7 @@ identifier for each request 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 flag second 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.

diff --git a/docs/manual/mod/mod_unique_id.xml b/docs/manual/mod/mod_unique_id.xml index 5111780141..df76ae7b8f 100644 --- a/docs/manual/mod/mod_unique_id.xml +++ b/docs/manual/mod/mod_unique_id.xml @@ -182,7 +182,7 @@ identifier for each request 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 flag second 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.