summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorMatt Joyce <matt.joyce@cloudscaling.com>2012-05-25 14:53:33 -0700
committerMatt Joyce <matt.joyce@cloudscaling.com>2012-05-29 12:04:36 -0700
commit1bbf44fa67412040246b93b15cab18e715a0be07 (patch)
treeb330a017cfcd1ca2de2fb4f1d33c16595985a51e /nova/openstack
parentdab262af0d642c48c7d2b92bf8b0520ffc65daaf (diff)
downloadnova-1bbf44fa67412040246b93b15cab18e715a0be07.tar.gz
nova-1bbf44fa67412040246b93b15cab18e715a0be07.tar.xz
nova-1bbf44fa67412040246b93b15cab18e715a0be07.zip
Grammar / spelling corrections
Change-Id: Id5b6665a2a40a9bd0830c1a3500b4ad98eec435b
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