Merge "Minor typo in help text"

This commit is contained in:
Jenkins 2016-02-04 00:43:09 +00:00 committed by Gerrit Code Review
commit 95263a0b8c

View File

@ -101,7 +101,7 @@ class CreateRouter(command.ShowOne):
)
parser.add_argument(
'--project',
metavar='<poroject>',
metavar='<project>',
help="Owner's project (name or ID)",
)
parser.add_argument(