Typo fix
Change-Id: Ib96db00295029fc068a5cc3b3c6be5e56a37bd15
This commit is contained in:
parent
c1f9836579
commit
562a4f5590
@ -216,7 +216,7 @@ def main(argv=None, stdout=None):
|
||||
parser.add_option(
|
||||
"--version-map", dest='version_map', default=[], action='append',
|
||||
help=('Add a : separated list of versions to clone. To \'clone\' '
|
||||
'a freeze geberated by python3.4 to python3.5 specify 3.4:3.5. '
|
||||
'a freeze generated by python3.4 to python3.5 specify 3.4:3.5. '
|
||||
'This is intended as as a way to transition between python '
|
||||
'versions when it\'s not possible to have all versions '
|
||||
'installed'))
|
||||
|
Loading…
Reference in New Issue
Block a user