mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
typo
This commit is contained in:
parent
4f6ae4b4bd
commit
0f4e37dfca
@ -216,7 +216,7 @@ def prints(*args, **kwargs):
|
||||
file.write(sep)
|
||||
count += len(sep)
|
||||
file.write(end)
|
||||
count += len(sep)
|
||||
count += len(end)
|
||||
return count
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user