From 3f8756599292e04e585da591b8c0372082857f49 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 17 Jan 2010 21:12:49 +0000 Subject: [PATCH] fixed documentation typo --- docs/manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.rst b/docs/manual.rst index 0e2ae5f2d..8227a9370 100644 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -53,7 +53,7 @@ libtorrent will pause them, unpause them, scrape them and take them out of upload-mode automatically. 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 the number of downloaders per seed. This will effectively seed torrents that are in the greatest need of seeds.