From 24e835587714289214002506aa0e2d59313f95c0 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Tue, 17 Apr 2018 21:17:57 +0200 Subject: docs: fix typos Closes https://github.com/curl/curl/pull/2503 --- docs/libcurl/curl_mime_filedata.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcurl/curl_mime_filedata.3') diff --git a/docs/libcurl/curl_mime_filedata.3 b/docs/libcurl/curl_mime_filedata.3 index c7b76371a..e22b5810d 100644 --- a/docs/libcurl/curl_mime_filedata.3 +++ b/docs/libcurl/curl_mime_filedata.3 @@ -30,7 +30,7 @@ curl_mime_filedata - set a mime part's body data from a file contents .ad .SH DESCRIPTION \fIcurl_mime_filedata(3)\fP sets a mime part's body content from the named -file's contents. This is an alernative to \fIcurl_mime_data(3)\fP for setting +file's contents. This is an alternative to \fIcurl_mime_data(3)\fP for setting data to a mime part. \fIpart\fP is the part's to assign contents to. -- cgit v1.2.3