fixed documentation typo

This commit is contained in:
Arvid Norberg 2010-01-17 21:12:49 +00:00
parent 0ab8dba84b
commit 3f87565992
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ libtorrent will pause them, unpause them, scrape them and take them out
of upload-mode automatically. of upload-mode automatically.
Whenever a torrent encounters a fatal error, it will be stopped, and the Whenever a torrent encounters a fatal error, it will be stopped, and the
``session_status::error`` will describe the error that caused it. If a torrent ``torrent_status::error`` will describe the error that caused it. If a torrent
is auto managed, it is scraped periodically and paused or resumed based on is auto managed, it is scraped periodically and paused or resumed based on
the number of downloaders per seed. This will effectively seed torrents that the number of downloaders per seed. This will effectively seed torrents that
are in the greatest need of seeds. are in the greatest need of seeds.