Revert previous commit: accidental branch merge
authortstarling <tstarling@wikimedia.org>
Mon, 26 Mar 2012 23:53:48 +0000 (10:53 +1100)
committertstarling <tstarling@wikimedia.org>
Mon, 26 Mar 2012 23:57:13 +0000 (10:57 +1100)
This reverts commit 685fffec2049e1e152105dae919b58ed8876d04e, reversing
changes made to 59a68b48a74763af58ad7d62820ae1e7b0639476.

Change-Id: I5ed9f66e6afd5004ed5ee0f00e46888359376689

includes/OutputPage.php

index beaca5f..a044c55 100644 (file)
@@ -22,7 +22,7 @@ class OutputPage extends ContextSource {
        /// Should be private. Used with addMeta() which adds <meta>
        var $mMetatags = array();
 
-       /// <meta keywords="stuff"> most of the time the first 10 links to an article
+       /// <meta keyworkds="stuff"> most of the time the first 10 links to an article
        var $mKeywords = array();
 
        var $mLinktags = array();