From afd031f0edfc38575a43dca7aa5a3b5a198333d8 Mon Sep 17 00:00:00 2001 From: Will Tange Date: Tue, 8 Sep 2015 22:50:34 +0200 Subject: [PATCH] Small README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 135c061..daef0a8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ LibreSSL is API compatible with OpenSSL 1.0.1, but does not yet include all new APIs from OpenSSL 1.0.2 and later. LibreSSL also includes APIs not yet present in OpenSSL. The current common API subset is OpenSSL 1.0.1. -LibreSSL it is not ABI compatible with any release of OpenSSL, or necessarily +LibreSSL is not ABI compatible with any release of OpenSSL, or necessarily earlier releases of LibreSSL. You will need to relink your programs to LibreSSL in order to use it, just as in moving between major versions of OpenSSL. LibreSSL's installed library version numbers are incremented to account for