From e6851ce43b9a3fb85c0a9f2ba5d3afc4ed8a2d18 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sat, 25 Jun 2005 23:28:15 +0000 Subject: [PATCH] * Typo: MediaWikki => MediaWiki --- includes/LinkCache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/LinkCache.php b/includes/LinkCache.php index bf05ac4154..41f916bb2f 100644 --- a/includes/LinkCache.php +++ b/includes/LinkCache.php @@ -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 { -- 2.20.1