spelling: default

This commit is contained in:
Josh Soref 2018-03-11 17:52:58 +00:00
parent 7a6dfa4b1a
commit 97dc9a00c0

View file

@ -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",