fixed typo

This commit is contained in:
Arvid Norberg 2009-06-24 21:35:14 +00:00
parent b6b4e0d051
commit 1100a4996d
1 changed files with 2 additions and 2 deletions

View File

@ -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