summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Yang <paulyang.inf@gmail.com>2017-05-15 15:01:53 +0200
committerRichard Levitte <levitte@openssl.org>2017-05-17 20:22:32 +0200
commita74341f9f9277959beb08063bfd41e30bdee6ed0 (patch)
treeeba9b7c5180014c897938657e37c6f8bb4fba318
parentFix compile error/warning in packettest.c (diff)
downloadopenssl-a74341f9f9277959beb08063bfd41e30bdee6ed0.tar.xz
openssl-a74341f9f9277959beb08063bfd41e30bdee6ed0.zip
Fix typo in INSTALL file
recocognised -> recognised CLA: trivial Signed-off-by: Paul Yang <paulyang.inf@gmail.com> Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3470)
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4e7a17c0ab..8ae0644f62 100644
--- a/INSTALL
+++ b/INSTALL
@@ -515,7 +515,7 @@
with rmd160.
-Dxxx, lxxx, -Lxxx, -Wl, -rpath, -R, -framework, -static
- These system specific options will be recocognised and
+ These system specific options will be recognised and
passed through to the compiler to allow you to define
preprocessor symbols, specify additional libraries, library
directories or other compiler options. It might be worth