mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #44074 from SaltyCharles/patch-9
fix typo in set_volume_tags documentation
This commit is contained in:
commit
e60c40398b
@ -1778,7 +1778,7 @@ def set_volumes_tags(tag_maps, authoritative=False, dry_run=False,
|
||||
would have been applied.
|
||||
|
||||
returns (dict)
|
||||
A dict dsecribing status and any changes.
|
||||
A dict describing status and any changes.
|
||||
|
||||
'''
|
||||
ret = {'success': True, 'comment': '', 'changes': {}}
|
||||
|
Loading…
Reference in New Issue
Block a user