From d75985b84cde54b688bc80646d0305197894488a Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Tue, 30 Dec 2008 04:04:17 +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 b28cb2375..c3122961c 100644 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -3435,7 +3435,7 @@ downloading torrents and seeding torrents respectively. Setting the value to For example if there are 10 seeding torrents and 10 downloading torrents, and ``active_downloads`` is 4 and ``active_seeds`` is 4, there will be 4 seeds active and 4 downloading torrents. If the settings are ``active_downloads`` = 2 -and ``active_seeds`` = 4, then there will be 2 downloading torrenst and 4 seeding +and ``active_seeds`` = 4, then there will be 2 downloading torrents and 4 seeding torrents active. Torrents that are not auto managed are also counted against these limits. If there are non-auto managed torrents that use up all the slots, no auto managed torrent will be activated.