We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6a348 commit 931a26aCopy full SHA for 931a26a
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