summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-09-25 08:31:28 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-09-25 08:31:28 -0400
commit5b3cc2a4e7891e0f9786444b9f001e7098896713 (patch)
tree0e2375b7174a50f64ea084df7aa1bc5861f585b7
parent5573df3013e686c69798caa01c9eafcbb553601c (diff)
parent73e5ce1a66a1bbe18ae73837a770f4e6b1b3e70c (diff)
downloadchat-5b3cc2a4e7891e0f9786444b9f001e7098896713.tar.gz
chat-5b3cc2a4e7891e0f9786444b9f001e7098896713.tar.bz2
chat-5b3cc2a4e7891e0f9786444b9f001e7098896713.zip
Merge pull request #795 from chengweiv5/fix-typo
Fix a typo and trailing space: adminsiter -> administer
-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