Legoktm has uploaded a new change for review.

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


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/88/90388/1

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: newchange
Gerrit-Change-Id: Ided9c88be77f98cefe2cd708ea1ac32adee8e875
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
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