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

Change subject: Remove period from help, breaks the link and is inconsistent
......................................................................


Remove period from help, breaks the link and is inconsistent

Change-Id: Ided9c88be77f98cefe2cd708ea1ac32adee8e875
---
M includes/api/ApiFlow.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/api/ApiFlow.php b/includes/api/ApiFlow.php
index a86b412..68df1e8 100644
--- a/includes/api/ApiFlow.php
+++ b/includes/api/ApiFlow.php
@@ -140,7 +140,7 @@
                        'action' => 'The action to take',
                        'workflow' => 'The Workflow to take an action on',
                        'params' => 'The parameters to pass',
-                       'token' => 'A token retrieved from 
api.php?action=tokens&type=flow.',
+                       'token' => 'A token retrieved from 
api.php?action=tokens&type=flow',
                        'render' => 'Set this to something to include a 
block-specific rendering in the output',
                );
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ided9c88be77f98cefe2cd708ea1ac32adee8e875
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to