From 7d60d96c91effba05922f26ba8671636fc184e16 Mon Sep 17 00:00:00 2001 From: Pat Lathem Date: Fri, 30 Oct 2015 12:42:26 -0500 Subject: Fix spelling of environment --- api/auto_teams.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/auto_teams.go') diff --git a/api/auto_teams.go b/api/auto_teams.go index 6677ac9bf..082415d32 100644 --- a/api/auto_teams.go +++ b/api/auto_teams.go @@ -8,7 +8,7 @@ import ( "github.com/mattermost/platform/utils" ) -type TeamEnviroment struct { +type TeamEnvironment struct { Users []*model.User Channels []*model.Channel } -- cgit v1.2.3-1-g7c22