mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Fix mismatched verb tense in test=True comments
This commit is contained in:
parent
cc8a5b181e
commit
88aca43eda
@ -741,7 +741,7 @@ def latest(name,
|
||||
else:
|
||||
msg += (
|
||||
', but this update would not be made (and '
|
||||
'the state will fail) if it is not a '
|
||||
'the state would fail) if it is not a '
|
||||
'fast-forward'
|
||||
)
|
||||
actions.append(msg)
|
||||
|
Loading…
Reference in New Issue
Block a user