forked from premiere/premiere-libtorrent
fixed typo
This commit is contained in:
parent
b6b4e0d051
commit
1100a4996d
|
@ -235,7 +235,7 @@ piece_size will becalculated such that the torrent file is roughly 40 kB.
|
||||||
|
|
||||||
If a ``pad_size_limit`` is specified (other than -1), any file larger than
|
If a ``pad_size_limit`` is specified (other than -1), any file larger than
|
||||||
the specified number of bytes will be preceeded by a pad file to align it
|
the specified number of bytes will be preceeded by a pad file to align it
|
||||||
with the start od a piece. The pad_file_limit is ignored unless the
|
with the start of a piece. The pad_file_limit is ignored unless the
|
||||||
``optimize`` flag is passed.
|
``optimize`` flag is passed.
|
||||||
|
|
||||||
The overload that takes a ``torrent_info`` object will make a verbatim
|
The overload that takes a ``torrent_info`` object will make a verbatim
|
||||||
|
|
Loading…
Reference in New Issue