From 9e8f9dbdd3cde8076ec83c89c36a62ad98adbcbb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 20 Mar 2015 13:49:14 +0100 Subject: [PATCH] CURLOPT_URL.3: spelling! Reported-by: Frank Gevaerts --- docs/libcurl/opts/CURLOPT_URL.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/opts/CURLOPT_URL.3 b/docs/libcurl/opts/CURLOPT_URL.3 index 030ed73953ab1e..6e4824a9f600d6 100644 --- a/docs/libcurl/opts/CURLOPT_URL.3 +++ b/docs/libcurl/opts/CURLOPT_URL.3 @@ -286,7 +286,7 @@ There is no default URL. If this option isn't set, no transfer can be performed. .SH SECURITY CONCERNS Applications may at times find it convenient to allow users to specify URLs -for various purposes and that string would then end up feeded to this option. +for various purposes and that string would then end up fed to this option. Getting a URL from an external untrusted party will bring reasons for several security concerns: