Merge pull request #1211 from hartzell/patch-3
Typo: verison -> version
This commit is contained in:
commit
27aa265abd
@ -44,7 +44,7 @@ def setup_parser(subparser):
|
||||
help="Display verbose build output while installing.")
|
||||
subparser.add_argument(
|
||||
'spec', nargs=argparse.REMAINDER,
|
||||
help="specs to use for install. Must contain package AND verison.")
|
||||
help="specs to use for install. Must contain package AND version.")
|
||||
|
||||
|
||||
def setup(self, args):
|
||||
|
Loading…
Reference in New Issue
Block a user