* Typo: MediaWikki => MediaWiki
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 25 Jun 2005 23:28:15 +0000 (23:28 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 25 Jun 2005 23:28:15 +0000 (23:28 +0000)
includes/LinkCache.php

index bf05ac4..41f916b 100644 (file)
@@ -338,7 +338,7 @@ class LinkCache {
  * Class representing a list of titles
  * The execute() method checks them all for existence and adds them to a LinkCache object
  +
- * @package MediaWikki
+ * @package MediaWiki
  * @subpackage Cache
  */
 class LinkBatch {