From 54059c04d8221d932cac8daac63ade17a37927fb Mon Sep 17 00:00:00 2001 From: Platonides Date: Tue, 3 Aug 2010 22:03:56 +0000 Subject: [PATCH] Typo --- includes/GlobalFunctions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index c1ed33fa4b..f8398ee29e 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -585,7 +585,7 @@ function wfUILang() { * defined in languages/Language.php * * This function also takes extra optional parameters (not - * shown in the function definition), which can by used to + * shown in the function definition), which can be used to * insert variable text into the predefined message. */ function wfMsg( $key ) { -- 2.20.1