From: Niklas Laxström Date: Sat, 7 Aug 2010 23:41:03 +0000 (+0000) Subject: Spelling fixes in documentation X-Git-Tag: 1.31.0-rc.0~35632 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=7097563847ba40b219bb9fba1d6d5d24c452e7e5;p=lhc%2Fweb%2Fwiklou.git Spelling fixes in documentation --- diff --git a/includes/MessageCache.php b/includes/MessageCache.php index 1a147d852d..0524ccd62e 100644 --- a/includes/MessageCache.php +++ b/includes/MessageCache.php @@ -192,7 +192,7 @@ class MessageCache { * When succesfully loading from (2) or (3), all higher level caches are * updated for the newest version. * - * Nothing is loaded if member variable mDisabled is true, either manually + * Nothing is loaded if member variable mDisable is true, either manually * set by calling code or if message loading fails (is this possible?). * * Returns true if cache is already populated or it was succesfully populated,