From 73e5ce1a66a1bbe18ae73837a770f4e6b1b3e70c Mon Sep 17 00:00:00 2001 From: Chengwei Yang Date: Fri, 25 Sep 2015 09:34:26 +0800 Subject: Fix a typo and trailing space: adminsiter -> administer Signed-off-by: Chengwei Yang --- mattermost.go | 4 ++-- 1 file 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 -- cgit v1.2.3-1-g7c22