From: Christophe Jaillet Date: Thu, 30 Apr 2015 08:26:46 +0000 (+0000) Subject: Fix typo X-Git-Tag: 2.5.0-alpha~3205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e7eaf8a8593425f5fa9f8fbb0b21b798bb497b;p=thirdparty%2Fapache%2Fhttpd.git Fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1676924 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/ab.html.en b/docs/manual/programs/ab.html.en index e9b16885d90..4ed4b5fb41a 100644 --- a/docs/manual/programs/ab.html.en +++ b/docs/manual/programs/ab.html.en @@ -139,7 +139,7 @@
-l
Do not report errors if the length of the responses is not constant. This - can be usefull for dynamic pages.
+ can be useful for dynamic pages.
Available in 2.4.7 and later.
diff --git a/docs/manual/programs/ab.xml b/docs/manual/programs/ab.xml index 52b70ad47e6..3ddebe039e9 100644 --- a/docs/manual/programs/ab.xml +++ b/docs/manual/programs/ab.xml @@ -132,7 +132,7 @@
-l
Do not report errors if the length of the responses is not constant. This - can be usefull for dynamic pages.
+ can be useful for dynamic pages.
Available in 2.4.7 and later.