From: Christophe Jaillet Date: Thu, 30 Apr 2015 08:31:57 +0000 (+0000) Subject: Fix typo X-Git-Tag: 2.4.13~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173eddbcb85c086f1a77e02e7765b894c1b32984;p=thirdparty%2Fapache%2Fhttpd.git Fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1676925 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/ab.html.en b/docs/manual/programs/ab.html.en index 46e47e6577d..9580fb8661b 100644 --- a/docs/manual/programs/ab.html.en +++ b/docs/manual/programs/ab.html.en @@ -140,7 +140,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 0244700ab37..a4777b3bb6b 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.