curl-library
[minor patch] Spellfixes
Date: Tue, 26 Aug 2008 17:13:45 +0200
I was just looking at the cvs activity..
as long as we're doing typo fixes anyway:
-Tor
--- cut here ---
Index: lib/README.curl_off_t
===================================================================
RCS file: /cvsroot/curl/curl/lib/README.curl_off_t,v
retrieving revision 1.5
diff -u -r1.5 README.curl_off_t
--- lib/README.curl_off_t 26 Aug 2008 13:35:06 -0000 1.5
+++ lib/README.curl_off_t 26 Aug 2008 15:11:08 -0000
@@ -12,7 +12,7 @@
Applications that used libcurl before 7.19.0 that are rebuilt with a libcurl
that is 7.19.0 or later may or may not have to worry about anything of
this. We have made a significant effort to make the transition really seamless
-and transparant.
+and transparent.
You have have to take notice if you are in one of the following situations:
@@ -40,7 +40,7 @@
mismatched, which has been a very frequent (and annoying) problem with
libcurl <= 7.18.2
-Historicly
+Historically
----------
Previously, before 7.19.0, the curl_off_t type would be rather strongly
Received on 2008-08-26