aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2018-03-12 18:18:39 +0000
committerViktor Szakats <vszakats@users.noreply.github.com>2018-03-12 18:18:39 +0000
commit05826081eb55a65c8c67d653bdcfe477ea77bb44 (patch)
tree8599f7e2c32a953579862da0d6834fc26f4dab21 /m4
parent62a71af6d3eb8c2770ecfa71ad09f661ce9b2752 (diff)
curl-openssl.m4: fix spelling [ci skip]
Diffstat (limited to 'm4')
-rw-r--r--m4/curl-openssl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/curl-openssl.m4 b/m4/curl-openssl.m4
index 391099b69..d55827861 100644
--- a/m4/curl-openssl.m4
+++ b/m4/curl-openssl.m4
@@ -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.