summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
Diffstat (limited to 'nova/openstack')
-rw-r--r--nova/openstack/common/cfg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/openstack/common/cfg.py b/nova/openstack/common/cfg.py
index 1b1b45d63..f45136f76 100644
--- a/nova/openstack/common/cfg.py
+++ b/nova/openstack/common/cfg.py
@@ -473,7 +473,7 @@ class Opt(object):
metavar:
the name shown as the argument to a CLI option in --help output
help:
- an string explaining how the options value is used
+ a string explaining how the options value is used
"""
multi = False