summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <daniel@yesql.se>2018-11-21 12:23:54 +0100
committerDaniel Gustafsson <daniel@yesql.se>2018-11-21 12:24:41 +0100
commit2fcc4367bec4da65c1ebdb86fbe86216a9e9f90b (patch)
tree473e3d554ad3d0bdeefbb43cf7322b8de170b352
parent549310e907e82e44c59548351d4c6ac4aaada114 (diff)
downloadcurl-2fcc4367bec4da65c1ebdb86fbe86216a9e9f90b.tar.gz
configure: Fix typo in comment
-rw-r--r--m4/curl-confopts.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/curl-confopts.m4 b/m4/curl-confopts.m4
index a0f477aad..20fcc5266 100644
--- a/m4/curl-confopts.m4
+++ b/m4/curl-confopts.m4
@@ -321,7 +321,7 @@ dnl ])
dnl CURL_CHECK_OPTION_RT
dnl -------------------------------------------------
-dnl Verify if configure has been involed with option
+dnl Verify if configure has been invoked with option
dnl --disable-rt and set shell variable dontwant_rt
dnl as appropriate.