jenkins-bot has submitted this change and it was merged.
Change subject: ApiQueryDeletedrevs: Fix getDescription() docs
......................................................................
ApiQueryDeletedrevs: Fix getDescription() docs
Strings were incorrectly quoted.
Change-Id: I5b7aa4709a9bfde36b4e81ba8ea3e15efde003b1
---
M includes/api/ApiQueryDeletedrevs.php
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Alex Monk: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/api/ApiQueryDeletedrevs.php
b/includes/api/ApiQueryDeletedrevs.php
index f738c50..58db035 100644
--- a/includes/api/ApiQueryDeletedrevs.php
+++ b/includes/api/ApiQueryDeletedrevs.php
@@ -494,8 +494,8 @@
'Operates in three modes:',
' 1) List deleted revisions for the given title(s),
sorted by timestamp.',
' 2) List deleted contributions for the given user,
sorted by timestamp (no titles specified).',
- " 3) List all deleted revisions in the given namespace,
sorted by title and timestamp',
- ' (no titles specified, {$p}user not set).",
+ ' 3) List all deleted revisions in the given namespace,
sorted by title and timestamp',
+ " (no titles specified, {$p}user not set).",
'Certain parameters only apply to some modes and are
ignored in others.',
'For instance, a parameter marked (1) only applies to
mode 1 and is ignored in modes 2 and 3.',
);
--
To view, visit https://gerrit.wikimedia.org/r/124328
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5b7aa4709a9bfde36b4e81ba8ea3e15efde003b1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoĆski <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits