mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix the docstring
This commit is contained in:
parent
fb1ef92e2b
commit
df89da4d15
1 changed files with 1 additions and 1 deletions
|
@ -891,7 +891,7 @@ def upgrade(refresh=True):
|
|||
|
||||
def _uninstall(name=None, pkgs=None):
|
||||
'''
|
||||
remove and purge do identical things but with different zypper commands,
|
||||
Remove and purge do identical things but with different Zypper commands,
|
||||
this function performs the common logic.
|
||||
'''
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue