More typos
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 6 Mar 2008 15:01:45 +0000 (15:01 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 6 Mar 2008 15:01:45 +0000 (15:01 +0000)
includes/LogPage.php

index df6b9da..0f7c169 100644 (file)
@@ -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
         */