(r51282) apparent typo in comment corrected.
authorPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 1 Jun 2009 15:15:41 +0000 (15:15 +0000)
committerPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 1 Jun 2009 15:15:41 +0000 (15:15 +0000)
includes/specials/SpecialRevisiondelete.php

index 7dce3e0..d40a031 100644 (file)
@@ -885,7 +885,7 @@ abstract class RevDel_Item {
        }
 
        /**
-        * Get the date, formatted with $wgLang
+        * Get the time, formatted with $wgLang
         */
        public function formatTime() {
                global $wgLang;