From 3226ee8f9c83a8fb42fab1bc99fa5c427e8d6ed0 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Wed, 15 Apr 2009 23:38:23 +0000 Subject: [PATCH] Stupid typo in comment. --- includes/Skin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Skin.php b/includes/Skin.php index cbab61c29b..39d93dd364 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -267,7 +267,7 @@ class Skin extends Linker { } /** - * Set some local globals + * Set some local variables */ protected function setMembers(){ global $wgUser; -- 2.20.1