]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: fix minor typos
authorDmitry Sivachenko <trtrmitya@gmail.com>
Thu, 22 Nov 2012 16:03:26 +0000 (20:03 +0400)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Nov 2012 19:35:13 +0000 (20:35 +0100)
I am attaching a small patch which fixes 2 typos.

doc/configuration.txt

index e8dd21319cd94b851a156cb6c2f1d6372636386a..f4094079cd74dfc1a8154043791cf3e9d3c168ab 100644 (file)
@@ -1887,7 +1887,7 @@ compression offload
     offload  makes haproxy work as a compression offloader only (see notes).
 
   The currently supported algorithms are :
-    identity  this is mostly for debugging, and it was useful for developping
+    identity  this is mostly for debugging, and it was useful for developing
               the compression feature. Identity does not apply any change on
               data.
 
@@ -1901,7 +1901,7 @@ compression offload
               This setting is only available when support for zlib was built
               in.
 
-  Compression will be activated depending of the Accept-Encoding request
+  Compression will be activated depending on the Accept-Encoding request
   header. With identity, it does not take care of that header.
 
   The "offload" setting makes haproxy remove the Accept-Encoding header to