diff --git a/vmanage/apps/clean.py b/vmanage/apps/clean.py index c28755a..d56a78d 100644 --- a/vmanage/apps/clean.py +++ b/vmanage/apps/clean.py @@ -14,7 +14,7 @@ class CleanVmanage(object): - """Reset all configuratios on a vManage instance. + """Reset all configurations on a vManage instance. Executes the necessary REST calls in specific order to remove configurations applied to a vManage instance.