]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: fix typo "ant" for "and" in INSTALL
authorWilly Tarreau <w@1wt.eu>
Sun, 8 May 2022 08:59:00 +0000 (10:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 8 May 2022 08:59:00 +0000 (10:59 +0200)
Tomas Zubiri reported this typo in the doc that apparently exists in
2.5 as well.

INSTALL

diff --git a/INSTALL b/INSTALL
index 35b0242e6dc9ec3d70351aba8b08d6502111e83f..696cc0ffa5496346aac925e3a3f3c15303fcb2b5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -224,7 +224,7 @@ to forcefully enable it using "USE_LIBCRYPT=1".
 4.5) Cryptography
 -----------------
 For SSL/TLS, it is necessary to use a cryptography library. HAProxy currently
-supports the OpenSSL library, and is known to build ant work with branches
+supports the OpenSSL library, and is known to build and work with branches
 0.9.8, 1.0.0, 1.0.1, 1.0.2, 1.1.0 and 1.1.1. OpenSSL follows a long-term
 support cycle similar to HAProxy's, and each of the branches above receives its
 own fixes, without forcing you to upgrade to another branch. There is no excuse