From 014a3b6a60610ba592c5843080686f4481553136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Thu, 29 Mar 2018 16:04:54 +0200 Subject: Fixing misspell errors (#8544) --- api4/role_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api4/role_test.go') diff --git a/api4/role_test.go b/api4/role_test.go index c5d8e303e..8149ff3c6 100644 --- a/api4/role_test.go +++ b/api4/role_test.go @@ -129,7 +129,7 @@ func TestGetRolesByNames(t *testing.T) { assert.Contains(t, received, role2) assert.Contains(t, received, role3) - // Check a list of non-existant roles. + // Check a list of non-existent roles. received, resp = th.Client.GetRolesByNames([]string{model.NewId(), model.NewId()}) CheckNoError(t, resp) -- cgit v1.2.3-1-g7c22