We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6e2d6 commit 12de8beCopy full SHA for 12de8be
makerelease.py
@@ -377,7 +377,7 @@ def main():
377
user=options.user, sftp=options.sftp)
378
print('Source and doc release tarballs uploaded')
379
else:
380
- print('No upload user specified. Web site and download tarbal were not uploaded.')
+ print('No upload user specified. Web site and download tarball were not uploaded.')
381
print('Tarball can be found at:', doc_tarball_path)
382
383
# Set next version number and commit
0 commit comments