From 9a8b86b5befcfdf5b88b1d8053707da7161e223d Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 13 Jul 2008 10:16:48 +0000 Subject: [PATCH] Update help --- maintenance/language/checkLanguage.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/language/checkLanguage.inc b/maintenance/language/checkLanguage.inc index baa96196a6..61e8fb661e 100644 --- a/maintenance/language/checkLanguage.inc +++ b/maintenance/language/checkLanguage.inc @@ -410,7 +410,7 @@ Parameters: * links: Link the message values (default off). * wikilang: For the links, what is the content language of the wiki to display the output in (default en). * whitelist: Do only the following checks (form: code,code). - * blacklist: Don't do the following checks (form: code,code). + * blacklist: Do not perform the following checks (form: code,code). * duplicate: Additionally check for messages which are translated the same to English (default off). Check codes (ideally, all of them should result 0; all the checks are executed by default (except duplicate and language specific check blacklists in checkLanguage.inc): * untranslated: Messages which are required to translate, but are not translated. -- 2.20.1