diff options
author | Fabian Keil <fk@fabiankeil.de> | 2011-04-19 15:55:37 +0200 |
---|---|---|
committer | Julien Chaffraix <julien.chaffraix@gmail.com> | 2011-04-21 07:55:53 -0700 |
commit | 210278d9a1424365721e76f7934dbff06ccf9a60 (patch) | |
tree | 897e7631bcb3dd75ac374bd1e770214ea4306a85 /lib/hostip6.c | |
parent | 5942362847f2ac10f3f78c33c9ca67c8a15dc9c5 (diff) | |
download | curl-210278d9a1424365721e76f7934dbff06ccf9a60.tar.gz |
In lib/, change 'wanna' to 'want to'.
Found with codespell.
Diffstat (limited to 'lib/hostip6.c')
-rw-r--r-- | lib/hostip6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hostip6.c b/lib/hostip6.c index 5c05dc97c..472f04a68 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 */ /* |