From: Daniel Stenberg Date: Mon, 4 Jan 2016 17:49:10 +0000 (+0100) Subject: progressfunc.c: spellfix description X-Git-Tag: curl-7_47_0~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d15a509ddc7a4885c6e942d605dd17f082f4ee1;p=thirdparty%2Fcurl.git progressfunc.c: spellfix description --- diff --git a/docs/examples/progressfunc.c b/docs/examples/progressfunc.c index 9789762e0d..b1adf3c83e 100644 --- a/docs/examples/progressfunc.c +++ b/docs/examples/progressfunc.c @@ -20,7 +20,7 @@ * ***************************************************************************/ /* - * Use the progress callbacks, old and/or new one depending on avaiable + * Use the progress callbacks, old and/or new one depending on available * libcurl version. * */