]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl-openssl.m4: fix spelling [ci skip]
authorViktor Szakats <vszakats@users.noreply.github.com>
Mon, 12 Mar 2018 18:18:39 +0000 (18:18 +0000)
committerViktor Szakats <vszakats@users.noreply.github.com>
Mon, 12 Mar 2018 18:18:39 +0000 (18:18 +0000)
m4/curl-openssl.m4

index 391099b696e820e2818aa726b3b73605db5f3d88..d558278616ce1b5401ab4e5e1baa27f7f433287c 100644 (file)
@@ -103,7 +103,7 @@ dnl Find out OpenSSL library API version, performing
 dnl only link tests in order to avoid getting fooled
 dnl by mismatched OpenSSL headers. No runtime checks
 dnl allowed here for cross-compilation support.
-dnl HAVE_OPENSSL_API_LIBRARY is defined as apprpriate
+dnl HAVE_OPENSSL_API_LIBRARY is defined as appropriate
 dnl only for systems which actually run the configure
 dnl script. Config files generated manually or in any
 dnl other way shall not define this.