jenkins-bot has submitted this change and it was merged.

Change subject: Correct some API text
......................................................................


Correct some API text

Change-Id: I4d2565c6953a77281ca33d2849c8b37339ea74da
---
M includes/api/ApiDeleteEducation.php
M includes/api/ApiRefreshEducation.php
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/api/ApiDeleteEducation.php 
b/includes/api/ApiDeleteEducation.php
index 00959f5..49be1af 100644
--- a/includes/api/ApiDeleteEducation.php
+++ b/includes/api/ApiDeleteEducation.php
@@ -140,7 +140,7 @@
         */
        public function getParamDescription() {
                return array(
-                       'ids' => 'The IDs of the reviews to delete',
+                       'ids' => 'The IDs of the objects to delete',
                        'token' => 'Edit token. You can get one of these 
through prop=info.',
                        'type' => 'Type of object to delete.',
                        'comment' => 'Message with the reason for this change 
for the log',
@@ -152,7 +152,7 @@
         */
        public function getDescription() {
                return array(
-                       'API module for deleting objects parts of the Education 
Program extension.'
+                       'API module for deleting objects created by the 
Education Program extension.'
                );
        }
 
diff --git a/includes/api/ApiRefreshEducation.php 
b/includes/api/ApiRefreshEducation.php
index eb8f972..ed78b2a 100644
--- a/includes/api/ApiRefreshEducation.php
+++ b/includes/api/ApiRefreshEducation.php
@@ -4,7 +4,7 @@
 use ApiBase;
 
 /**
- * API module to delete objects stored by the Education Program extension.
+ * API module to refresh objects stored by the Education Program extension.
  *
  * @since 0.1
  *

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4d2565c6953a77281ca33d2849c8b37339ea74da
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/EducationProgram
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>
Gerrit-Reviewer: AndyRussG <andrew.green...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to