Merge pull request #369 from techieshark/patch-1

Fix typo in help text
This commit is contained in:
VirtuBox
2021-09-15 19:03:18 +02:00
committed by GitHub

View File

@@ -23,7 +23,7 @@ class WOSecureController(CementBaseController):
stacked_on = 'base'
stacked_type = 'nested'
description = (
'Secure command provide the ability to'
'Secure command provide the ability to '
'adjust settings for backend and to harden server security.')
arguments = [
(['--auth'],