From: Aryeh Gregor Date: Thu, 6 Mar 2008 15:01:45 +0000 (+0000) Subject: More typos X-Git-Tag: 1.31.0-rc.0~49229 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=commitdiff_plain;h=2444d051fc901c4397bdc40d9210e6d103a18131;p=lhc%2Fweb%2Fwiklou.git More typos --- diff --git a/includes/LogPage.php b/includes/LogPage.php index df6b9dad18..0f7c169ecd 100644 --- a/includes/LogPage.php +++ b/includes/LogPage.php @@ -275,7 +275,7 @@ class LogPage { * into a more readable (and translated) form * * @param $flags Flags to format - * @param $forContent Whetever to localize the message depending of the user + * @param $forContent Whether to localize the message depending of the user * language * @return string */ @@ -294,7 +294,7 @@ class LogPage { * Translate a block log flag if possible * * @param $flag Flag to translate - * @param $forContent Whetever to localize the message depending of the user + * @param $forContent Whether to localize the message depending of the user * language * @return string */