Merge "Fix a spelling error"
This commit is contained in:
commit
317cbe2c6e
@ -497,7 +497,7 @@ class SetRouter(command.Command):
|
|||||||
routes_ha.add_argument(
|
routes_ha.add_argument(
|
||||||
'--no-ha',
|
'--no-ha',
|
||||||
action='store_true',
|
action='store_true',
|
||||||
help=_("Clear high availablability attribute of the router "
|
help=_("Clear high availability attribute of the router "
|
||||||
"(disabled router only)")
|
"(disabled router only)")
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user