From: Purodha B Blissenbach Date: Mon, 1 Jun 2009 15:15:41 +0000 (+0000) Subject: (r51282) apparent typo in comment corrected. X-Git-Tag: 1.31.0-rc.0~41562 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=d282b797de6ea468d0c21b57e8ccb7728ec3efca;p=lhc%2Fweb%2Fwiklou.git (r51282) apparent typo in comment corrected. --- diff --git a/includes/specials/SpecialRevisiondelete.php b/includes/specials/SpecialRevisiondelete.php index 7dce3e0332..d40a031d60 100644 --- a/includes/specials/SpecialRevisiondelete.php +++ b/includes/specials/SpecialRevisiondelete.php @@ -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;