mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixing small typo
This commit is contained in:
parent
6a28bddcc9
commit
3ee4eabffd
1 changed files with 1 additions and 1 deletions
|
@ -1085,7 +1085,7 @@ VALID_OPTS = {
|
|||
# Scheduler should be a dictionary
|
||||
'schedule': dict,
|
||||
|
||||
# Wheter to fire auth events
|
||||
# Whether to fire auth events
|
||||
'auth_events': bool,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue