Typofix r107842
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 2 Jan 2012 18:22:26 +0000 (18:22 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 2 Jan 2012 18:22:26 +0000 (18:22 +0000)
includes/WikiPage.php

index 313cf65..66421aa 100644 (file)
@@ -38,7 +38,7 @@ class WikiPage extends Page {
        protected $mLastRevision = null;
 
        /**
-        * @var string; timestamp of the current revision or empty string of not loaded
+        * @var string; timestamp of the current revision or empty string if not loaded
         */
        protected $mTimestamp = '';