]> granicus.if.org Git - curl/commitdiff
oops, broken sentence fixed:
authorDaniel Stenberg <daniel@haxx.se>
Wed, 21 Sep 2005 06:07:41 +0000 (06:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 21 Sep 2005 06:07:41 +0000 (06:07 +0000)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329305

docs/libcurl/libcurl-tutorial.3

index 1610fa559a3fc0c34dd3c099d99642ffec3b39dc..0a0a5f095a322f77de1f7d2bf16dc29ee15bc8e5 100644 (file)
@@ -243,7 +243,7 @@ where it'll store a human readable error message as well.
 If you then want to transfer another file, the handle is ready to be used
 again. Mind you, it is even preferred that you re-use an existing handle if
 you intend to make another transfer. libcurl will then attempt to re-use the
-previous
+previous connection.
 
 .SH "Multi-threading Issues"
 The first basic rule is that you must \fBnever\fP share a libcurl handle (be