Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/98808


Change subject: Fix comment
......................................................................

Fix comment

Change-Id: Icb52c2d236827d78eb420be9a1bcee9664d3bc4e
---
M includes/actions/HistoryAction.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/08/98808/1

diff --git a/includes/actions/HistoryAction.php 
b/includes/actions/HistoryAction.php
index e492bd4..34db1d2 100644
--- a/includes/actions/HistoryAction.php
+++ b/includes/actions/HistoryAction.php
@@ -558,7 +558,7 @@
         *
         * @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

-- 
To view, visit https://gerrit.wikimedia.org/r/98808
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb52c2d236827d78eb420be9a1bcee9664d3bc4e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to