From 9fb1cf3e5031e6560f23c21cb433e77a5260f75b Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Wed, 3 Apr 2013 14:53:05 -0400 Subject: [PATCH] Most important documentation fix Change-Id: I0482144112345ca76ed3d95e3ad3b846cce4d87b --- includes/HttpFunctions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/HttpFunctions.php b/includes/HttpFunctions.php index 285cdac6c9..acf9baa4cc 100644 --- a/includes/HttpFunctions.php +++ b/includes/HttpFunctions.php @@ -305,7 +305,7 @@ class MWHttpRequest { /** * Set the parameters of the request - + * * @param $args Array * @todo overload the args param */ -- 2.20.1