Corrected spelling mistake
in quotas -> in quotes Change-Id: I3adb1ccd8f3a9c495f0b9cf688aee5c4c1e63507
This commit is contained in:
parent
8822c9e8f3
commit
e8b56a37cc
@ -142,7 +142,7 @@ class SetService(command.Command):
|
|||||||
"--disable-reason",
|
"--disable-reason",
|
||||||
default=None,
|
default=None,
|
||||||
metavar="<reason>",
|
metavar="<reason>",
|
||||||
help=_("Reason for disabling the service (in quotas). "
|
help=_("Reason for disabling the service (in quotes). "
|
||||||
"Should be used with --disable option.")
|
"Should be used with --disable option.")
|
||||||
)
|
)
|
||||||
up_down_group = parser.add_mutually_exclusive_group()
|
up_down_group = parser.add_mutually_exclusive_group()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user