From 96ce563c1f59e9beea4c296a9c015479de83c55d Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 3 Dec 2013 14:38:39 +0100 Subject: [PATCH] Fix comment Change-Id: Icb52c2d236827d78eb420be9a1bcee9664d3bc4e --- includes/actions/HistoryAction.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/actions/HistoryAction.php b/includes/actions/HistoryAction.php index e492bd4ce7..34db1d2172 100644 --- a/includes/actions/HistoryAction.php +++ b/includes/actions/HistoryAction.php @@ -558,7 +558,7 @@ class HistoryPager extends ReverseChronologicalPager { * * @todo document some more, and maybe clean up the code (some params redundant?) * - * @param stdObject $row The database row corresponding to the previous line. + * @param stdClass $row The database row corresponding to the previous line. * @param mixed $next The database row corresponding to the next line * (chronologically previous) * @param bool|string $notificationtimestamp -- 2.20.1