Skip to content

Commit 95263a0

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Minor typo in help text"
2 parents 48697de + 962389f commit 95263a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openstackclient/network/v2/router.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def get_parser(self, prog_name):
101101
)
102102
parser.add_argument(
103103
'--project',
104-
metavar='<poroject>',
104+
metavar='<project>',
105105
help="Owner's project (name or ID)",
106106
)
107107
parser.add_argument(

0 commit comments

Comments
 (0)