From a09fccb77e29ed42e8d36695d5e14f9d71042441 Mon Sep 17 00:00:00 2001 From: tstarling Date: Tue, 27 Mar 2012 10:53:48 +1100 Subject: [PATCH] Revert previous commit: accidental branch merge This reverts commit 685fffec2049e1e152105dae919b58ed8876d04e, reversing changes made to 59a68b48a74763af58ad7d62820ae1e7b0639476. Change-Id: I5ed9f66e6afd5004ed5ee0f00e46888359376689 --- includes/OutputPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/OutputPage.php b/includes/OutputPage.php index beaca5f46f..a044c5512f 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(); -- 2.20.1