From: Daniel Gustafsson Date: Wed, 21 Nov 2018 11:23:54 +0000 (+0100) Subject: configure: Fix typo in comment X-Git-Tag: curl-7_63_0~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fcc4367bec4da65c1ebdb86fbe86216a9e9f90b;p=thirdparty%2Fcurl.git configure: Fix typo in comment --- diff --git a/m4/curl-confopts.m4 b/m4/curl-confopts.m4 index a0f477aad8..20fcc52663 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.