Fix a spelling error
Change-Id: Ic14c769d99986d5c51d26fc276f4d47d6fba3265
This commit is contained in:
parent
158dbe124a
commit
6929c50a13
@ -483,7 +483,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)")
|
||||||
)
|
)
|
||||||
# TODO(tangchen): Support setting 'external_gateway_info' property in
|
# TODO(tangchen): Support setting 'external_gateway_info' property in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user