From: Ævar Arnfjörð Bjarmason Date: Tue, 5 Apr 2005 10:24:55 +0000 (+0000) Subject: * @package MediaWiki not Mediawiki X-Git-Tag: 1.5.0alpha1~395 X-Git-Url: http://git.cyclocoop.org//%27http:/code.google.com/p/ie7-js//%27?a=commitdiff_plain;h=8d551a2b6a8ccd53f4d5f98cffb4673cc0e5920c;p=lhc%2Fweb%2Fwiklou.git * @package MediaWiki not Mediawiki --- diff --git a/includes/MessageCacheHints.php b/includes/MessageCacheHints.php index 168a29792e..76a5e6ccfb 100644 --- a/includes/MessageCacheHints.php +++ b/includes/MessageCacheHints.php @@ -4,7 +4,7 @@ */ /** - * @package Mediawiki + * @package MediaWiki * * This class should provide methods for message cache key hints for various * scopes @@ -14,4 +14,4 @@ class MessageCacheHints { return array('TODO'); } } -?> \ No newline at end of file +?>