From 2e82e95239ae7e85d1fe3973c684cf04e45c711d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 11 Mar 2018 17:52:58 +0000 Subject: [PATCH] spelling: default --- client/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/config/config.go b/client/config/config.go index ff30f20c8..cbb93e9ba 100644 --- a/client/config/config.go +++ b/client/config/config.go @@ -25,7 +25,7 @@ var ( "GOOGLE_APPLICATION_CREDENTIALS", }, ",") - // DefaulUserBlacklist is the default set of users that tasks are not + // DefaultUserBlacklist is the default set of users that tasks are not // allowed to run as when using a driver in "user.checked_drivers" DefaultUserBlacklist = strings.Join([]string{ "root",