From: Platonides Date: Tue, 3 Aug 2010 22:03:56 +0000 (+0000) Subject: Typo X-Git-Tag: 1.31.0-rc.0~35740 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=54059c04d8221d932cac8daac63ade17a37927fb;p=lhc%2Fweb%2Fwiklou.git Typo --- 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 ) {