mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
English better
This commit is contained in:
parent
37e067c7b5
commit
0a7f1a4d75
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ def __virtual__():
|
|||
else:
|
||||
return (
|
||||
False,
|
||||
'Amazon Linux >= version 2 use systemd, will not '
|
||||
'Amazon Linux >= version 2 uses systemd. Will not '
|
||||
'load rh_service.py as virtual \'service\''
|
||||
)
|
||||
return __virtualname__
|
||||
|
|
Loading…
Add table
Reference in a new issue