summaryrefslogtreecommitdiffstats
path: root/mattermost.go
diff options
context:
space:
mode:
authorChengwei Yang <yangchengwei@qiyi.com>2015-09-25 09:34:26 +0800
committerChengwei Yang <yangchengwei@qiyi.com>2015-09-25 09:36:19 +0800
commit73e5ce1a66a1bbe18ae73837a770f4e6b1b3e70c (patch)
tree70af6a2fb71d23c8bc3f845466b69a824f9695c1 /mattermost.go
parent6a4a73c2d37aa147e0aa2e157ca78ed275ef822b (diff)
downloadchat-73e5ce1a66a1bbe18ae73837a770f4e6b1b3e70c.tar.gz
chat-73e5ce1a66a1bbe18ae73837a770f4e6b1b3e70c.tar.bz2
chat-73e5ce1a66a1bbe18ae73837a770f4e6b1b3e70c.zip
Fix a typo and trailing space: adminsiter -> administer
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
Diffstat (limited to 'mattermost.go')
-rw-r--r--mattermost.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/mattermost.go b/mattermost.go
index 4608bfff3..ff7b0f3f3 100644
--- a/mattermost.go
+++ b/mattermost.go
@@ -325,10 +325,10 @@ Usage:
-role="admin" The role used in other commands
valid values are
- "" - The empty role is basic user
+ "" - The empty role is basic user
permissions
"admin" - Represents a team admin and
- is used to help adminsiter one team.
+ is used to help administer one team.
"system_admin" - Represents a system
admin who has access to all teams
and configuration settings. This