gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 04/116: libcurl-tutorial.3: fix typo


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 04/116: libcurl-tutorial.3: fix typo
Date: Tue, 05 Dec 2017 14:50:34 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 7408570bf04555b9e56ed1cb9ffba5621411b145
Author: Alessandro Ghedini <address@hidden>
AuthorDate: Mon Oct 23 23:24:10 2017 +0100

    libcurl-tutorial.3: fix typo
    
    closes #2008
---
 docs/libcurl/libcurl-tutorial.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3
index 187d5ca0f..6b23057de 100644
--- a/docs/libcurl/libcurl-tutorial.3
+++ b/docs/libcurl/libcurl-tutorial.3
@@ -1222,7 +1222,7 @@ alternative and a file attachment encoded in base64:
 .nf
  curl_mime *message = curl_mime_init(easyhandle);
 
- /* The inline part is an alterative proposing the html and the text
+ /* The inline part is an alternative proposing the html and the text
     versions of the e-mail. */
  curl_mime *alt = curl_mime_init(easyhandle);
 

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



reply via email to

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