Legoktm has uploaded a new change for review.

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


Change subject: Fix typo: "oaram" --> "param"
......................................................................

Fix typo: "oaram" --> "param"

Change-Id: Iff06f32c05cc83657770857b48d6201d1285eb07
---
M includes/QueryPage.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/92/109592/1

diff --git a/includes/QueryPage.php b/includes/QueryPage.php
index 654b616..7c2f8f7 100644
--- a/includes/QueryPage.php
+++ b/includes/QueryPage.php
@@ -411,7 +411,7 @@
        /**
         * Somewhat deprecated, you probably want to be using execute()
         * @param int|bool $offset
-        * @oaram int|bool $limit
+        * @param int|bool $limit
         * @return ResultWrapper
         */
        function doQuery( $offset = false, $limit = false ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iff06f32c05cc83657770857b48d6201d1285eb07
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to