From: Fabian Keil Date: Tue, 19 Apr 2011 13:55:37 +0000 (+0200) Subject: In lib/, change 'wanna' to 'want to'. X-Git-Tag: curl-7_21_6~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=210278d9a1424365721e76f7934dbff06ccf9a60;p=thirdparty%2Fcurl.git In lib/, change 'wanna' to 'want to'. Found with codespell. --- diff --git a/lib/curl_addrinfo.c b/lib/curl_addrinfo.c index 6feccf2d08..8489204bdf 100644 --- a/lib/curl_addrinfo.c +++ b/lib/curl_addrinfo.c @@ -486,7 +486,7 @@ Curl_addrinfo *Curl_str2addr(char *address, int port) * * This is strictly for memory tracing and are using the same style as the * family otherwise present in memdebug.c. I put these ones here since they - * require a bunch of structs I didn't wanna include in memdebug.c + * require a bunch of structs I didn't want to include in memdebug.c */ void @@ -506,7 +506,7 @@ curl_dofreeaddrinfo(struct addrinfo *freethis, * * This is strictly for memory tracing and are using the same style as the * family otherwise present in memdebug.c. I put these ones here since they - * require a bunch of structs I didn't wanna include in memdebug.c + * require a bunch of structs I didn't want to include in memdebug.c */ int diff --git a/lib/hostip6.c b/lib/hostip6.c index 5c05dc97cf..472f04a68f 100644 --- a/lib/hostip6.c +++ b/lib/hostip6.c @@ -78,7 +78,7 @@ #if defined(CURLDEBUG) && defined(HAVE_GETNAMEINFO) /* These are strictly for memory tracing and are using the same style as the * family otherwise present in memdebug.c. I put these ones here since they - * require a bunch of structs I didn't wanna include in memdebug.c + * require a bunch of structs I didn't want to include in memdebug.c */ /*