Skip to content

Commit 317cbe2

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fix a spelling error"
2 parents 6a2fa09 + 6929c50 commit 317cbe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openstackclient/network/v2/router.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ def get_parser(self, prog_name):
497497
routes_ha.add_argument(
498498
'--no-ha',
499499
action='store_true',
500-
help=_("Clear high availablability attribute of the router "
500+
help=_("Clear high availability attribute of the router "
501501
"(disabled router only)")
502502
)
503503
parser.add_argument(

0 commit comments

Comments
 (0)