diff --git a/openstackclient/network/v2/router.py b/openstackclient/network/v2/router.py index 958a95b302..aad35a9e17 100644 --- a/openstackclient/network/v2/router.py +++ b/openstackclient/network/v2/router.py @@ -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(