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_type.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcurl/curl_mime_type.3') diff --git a/docs/libcurl/curl_mime_type.3 b/docs/libcurl/curl_mime_type.3 index 59841d5bd..2f4bb7ed2 100644 --- a/docs/libcurl/curl_mime_type.3 +++ b/docs/libcurl/curl_mime_type.3 @@ -45,7 +45,7 @@ a default mime type is determined by the context: .br - If set as a custom header, use this value. .br -- application/form-data for a HTTP form post. +- application/form-data for an HTTP form post. .br - If a remote file name is set, the mime type is taken from the file name extension, or application/octet-stream by default. -- cgit v1.2.3