We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a2fa09 + 6929c50 commit 317cbe2Copy full SHA for 317cbe2
1 file changed
openstackclient/network/v2/router.py
@@ -497,7 +497,7 @@ def get_parser(self, prog_name):
497
routes_ha.add_argument(
498
'--no-ha',
499
action='store_true',
500
- help=_("Clear high availablability attribute of the router "
+ help=_("Clear high availability attribute of the router "
501
"(disabled router only)")
502
)
503
parser.add_argument(
0 commit comments