Awight has uploaded a new change for review.
https://gerrit.wikimedia.org/r/224380
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(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EducationProgram
refs/changes/80/224380/1
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: newchange
Gerrit-Change-Id: I4d2565c6953a77281ca33d2849c8b37339ea74da
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EducationProgram
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits