gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 03/116: curl_mime_filedata.3: fix typos


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 03/116: curl_mime_filedata.3: fix typos
Date: Tue, 05 Dec 2017 14:50:33 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit f6535791fac4d0849aa1a4949d0436780f981eac
Author: Alessandro Ghedini <address@hidden>
AuthorDate: Mon Oct 23 23:23:23 2017 +0100

    curl_mime_filedata.3: fix typos
---
 docs/libcurl/curl_mime_filedata.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/libcurl/curl_mime_filedata.3 
b/docs/libcurl/curl_mime_filedata.3
index f522d997f..ca235ad75 100644
--- a/docs/libcurl/curl_mime_filedata.3
+++ b/docs/libcurl/curl_mime_filedata.3
@@ -41,10 +41,10 @@ safely be reused after this call.
 
 As a side effect, the part's remote file name is set to the base name of the
 given \fIfilename\fP if it is a valid named file. This can be undone or
-overriden by a subsequent call to \fIcurl_mime_filename(3)\fP.
+overridden by a subsequent call to \fIcurl_mime_filename(3)\fP.
 
 The contents of the file is read during the file transfer in a streaming
-manner to allow huge files to get transfered without using much memory. It
+manner to allow huge files to get transferred without using much memory. It
 therefore requires that the file is kept intact during the entire request.
 
 If the file size cannot be determined before actually reading it (such as for

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]