From f61cfc59314e4779c13312efc4845f580f0933b1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 28 Dec 2008 21:56:56 +0000 Subject: Anthony Bryan's man page cleanup in language and spelling --- docs/libcurl/curl_formfree.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcurl/curl_formfree.3') diff --git a/docs/libcurl/curl_formfree.3 b/docs/libcurl/curl_formfree.3 index 31c74e2dd..191cbc215 100644 --- a/docs/libcurl/curl_formfree.3 +++ b/docs/libcurl/curl_formfree.3 @@ -13,7 +13,7 @@ curl_formfree - free a previously build multipart/formdata HTTP POST chain .SH DESCRIPTION curl_formfree() is used to clean up data previously built/appended with \fIcurl_formadd(3)\fP. This must be called when the data has been used, which -typically means after the \fIcurl_easy_perform(3)\fP has been called. +typically means after \fIcurl_easy_perform(3)\fP has been called. .SH RETURN VALUE None .SH "SEE ALSO" -- cgit v1.2.3