Skip to content

Commit 931a26a

Browse files
committed
spelling: tarball
1 parent 2a6a348 commit 931a26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makerelease.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ def main():
377377
user=options.user, sftp=options.sftp)
378378
print('Source and doc release tarballs uploaded')
379379
else:
380-
print('No upload user specified. Web site and download tarbal were not uploaded.')
380+
print('No upload user specified. Web site and download tarball were not uploaded.')
381381
print('Tarball can be found at:', doc_tarball_path)
382382

383383
# Set next version number and commit

0 commit comments

Comments
 (0)