mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Use American spelling instead
This commit is contained in:
parent
91ed307af9
commit
203dfcb238
2 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ import logging
|
|||
from salt.key import get_key
|
||||
import salt.crypt
|
||||
import salt.utils
|
||||
from salt.utils.sanitisers import clean
|
||||
from salt.utils.sanitizers import clean
|
||||
|
||||
|
||||
__func_alias__ = {
|
||||
|
|
Loading…
Add table
Reference in a new issue