]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
progressfunc.c: spellfix description
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jan 2016 17:49:10 +0000 (18:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jan 2016 17:49:10 +0000 (18:49 +0100)
docs/examples/progressfunc.c

index 9789762e0de22d3a66b4829590ca2a000fab1baa..b1adf3c83eba4f0d039aaf6bb7e5c8449f828702 100644 (file)
@@ -20,7 +20,7 @@
  *
  ***************************************************************************/
 /* <DESC>
- * 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.
  * </DESC>
  */