From: tstarling Date: Mon, 26 Mar 2012 23:44:24 +0000 (+1100) Subject: Fix typo in comment X-Git-Tag: 1.31.0-rc.0~24119^2 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=dbb43b3ea19776eb182db1cb2aff1c4dcc1cd2c6;p=lhc%2Fweb%2Fwiklou.git Fix typo in comment Change-Id: Ia0af1e53c11c371f70dd60acdf5d32485bd8b3bc --- diff --git a/includes/OutputPage.php b/includes/OutputPage.php index 47f6641619..27804d77f8 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -22,7 +22,7 @@ class OutputPage extends ContextSource { /// Should be private. Used with addMeta() which adds var $mMetatags = array(); - /// most of the time the first 10 links to an article + /// most of the time the first 10 links to an article var $mKeywords = array(); var $mLinktags = array();