r70655 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70654‎ | r70655 | r70656 >
Date:23:41, 7 August 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
Spelling fixes in documentation
Modified paths:
  • /trunk/phase3/includes/MessageCache.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/MessageCache.php
@@ -192,7 +192,7 @@
193193 * When succesfully loading from (2) or (3), all higher level caches are
194194 * updated for the newest version.
195195 *
196 - * Nothing is loaded if member variable mDisabled is true, either manually
 196+ * Nothing is loaded if member variable mDisable is true, either manually
197197 * set by calling code or if message loading fails (is this possible?).
198198 *
199199 * Returns true if cache is already populated or it was succesfully populated,

Status & tagging log