summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-url.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/libcurl-url.3')
-rw-r--r--docs/libcurl/libcurl-url.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-url.3 b/docs/libcurl/libcurl-url.3
index fe525737f..78f6008d5 100644
--- a/docs/libcurl/libcurl-url.3
+++ b/docs/libcurl/libcurl-url.3
@@ -83,7 +83,7 @@ pieces from the handle at any time.
Extracted parts are not URL decoded unless the user also asks for it with the
CURLU_URLDECODE flag set in the fourth bitmask argument.
-Remember to free the returned string with \fIcurl_free(3)\fP when you're done
+Remember to free the returned string with \fIcurl_free(3)\fP when you are done
with it!
.SH "SET PARTS"
A user set individual URL parts, either after having parsed a full URL or