Grammar / spelling corrections

Change-Id: Id5b6665a2a40a9bd0830c1a3500b4ad98eec435b
This commit is contained in:
Matt Joyce
2012-05-25 14:53:33 -07:00
parent cc64f0fe93
commit c08a1027fb
3 changed files with 3 additions and 2 deletions

View File

@@ -138,6 +138,7 @@ Masanori Itoh <itoumsn@nttdata.co.jp>
Matt Dietz <matt.dietz@rackspace.com>
Matt Stephenson <mattstep@mattstep.net>
Matthew Hooker <matt@cloudscaling.com>
Matthew Joyce <matt.joyce@cloudscaling.com>
Michael Basnight <mbasnigh@rackspace.com>
Michael Gundlach <michael.gundlach@rackspace.com>
Michael Still <mikal@stillhq.com>

View File

@@ -463,7 +463,7 @@ class ProjectCommands(object):
@args('--file', dest="filename", metavar='<filename>',
help='File name(Default: novarc)')
def environment(self, project_id, user_id, filename='novarc'):
"""Exports environment variables to an sourcable file"""
"""Exports environment variables to a sourceable file"""
try:
rc = self.manager.get_environment_rc(user_id, project_id)
except (exception.UserNotFound, exception.ProjectNotFound) as ex:

View File

@@ -35,7 +35,7 @@ attributetype (
attributetype (
novaAttrs:4
NAME 'isNovaAdmin'
DESC 'Is user an nova administrator?'
DESC 'Is user a nova administrator?'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE