From: Rich Bowen Date: Thu, 9 Feb 2012 19:39:01 +0000 (+0000) Subject: Trivial typo X-Git-Tag: 2.5.0-alpha~7484 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4254862aa0d78b25b55141599f79d99f7be121f;p=thirdparty%2Fapache%2Fhttpd.git Trivial typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242478 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en index 64ef166c665..12503bd2fbd 100644 --- a/docs/manual/new_features_2_4.html.en +++ b/docs/manual/new_features_2_4.html.en @@ -185,7 +185,7 @@
BalancerMembers can be set to 'Drain' so that they only respond to existing sticky sessions, allowing them to be taken gracefully offline.
-
Balancer settings can be persistant after restarts.
+
Balancer settings can be persistent after restarts.
mod_cache
diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index d50e05653af..836c81a9866 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -181,7 +181,7 @@
BalancerMembers can be set to 'Drain' so that they only respond to existing sticky sessions, allowing them to be taken gracefully offline.
-
Balancer settings can be persistant after restarts.
+
Balancer settings can be persistent after restarts.
mod_cache