Update txtp_maker.py

Fix typo
This commit is contained in:
Christopher Snowhill 2019-03-24 22:13:50 -07:00 committed by GitHub
parent 88951a1ab2
commit 7b8e541d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ def print_help(appname):
" -d (dir): add dir in TXTP (if the file will reside in a subdir)\n"
" -m: create mini-txtp\n"
" -o: overwrite existing .txtp (beware when using with internal names)\n"
" -O: rename rather than overwritting\n"
" -O: rename rather than overwriting\n"
" -in: name TXTP using the subsong's internal name if found\n"
" -ie: remove internal name's extension\n"
" -ii: add subsong number when using internal name\n"