From: tstarling Date: Tue, 27 Mar 2012 00:12:35 +0000 (+1100) Subject: Fix typo in comment X-Git-Tag: 1.31.0-rc.0~24117 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=b59613ccade47b6c5447194c6ff3b9812a62d989;p=lhc%2Fweb%2Fwiklou.git Fix typo in comment Change-Id: I5861982d91a32b5f65c250dde38fc5ce8f5c2693 --- diff --git a/includes/OutputPage.php b/includes/OutputPage.php index a044c5512f..beaca5f46f 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();