From c69ddf40aaacbec3ea1da7617df99e34daed7480 Mon Sep 17 00:00:00 2001 From: "Mark A. Hershberger" Date: Thu, 3 Nov 2011 15:14:02 +0000 Subject: [PATCH] typo --- includes/HttpFunctions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/HttpFunctions.php b/includes/HttpFunctions.php index 949cfcbb6d..b16b841a5c 100644 --- a/includes/HttpFunctions.php +++ b/includes/HttpFunctions.php @@ -129,7 +129,7 @@ class Http { * protocols, because we only want protocols that both cURL * and php support. * - * file:// should not be allowed there for security purpose (r67684) + * file:// should not be allowed here for security purpose (r67684) * * @fixme this is wildly inaccurate and fails to actually check most stuff * -- 2.20.1