mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Fix a spelling error"
This commit is contained in:
commit
317cbe2c6e
1 changed files with 1 additions and 1 deletions
|
|
@ -497,7 +497,7 @@ class SetRouter(command.Command):
|
|||
routes_ha.add_argument(
|
||||
'--no-ha',
|
||||
action='store_true',
|
||||
help=_("Clear high availablability attribute of the router "
|
||||
help=_("Clear high availability attribute of the router "
|
||||
"(disabled router only)")
|
||||
)
|
||||
parser.add_argument(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue