Merge "Fix a spelling error"

This commit is contained in:
Jenkins 2016-12-28 03:16:01 +00:00 committed by Gerrit Code Review
commit 317cbe2c6e

View File

@ -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(