fixed documentation typo

This commit is contained in:
Arvid Norberg 2009-11-26 15:36:32 +00:00
parent 47d2325145
commit 50366107d6
1 changed files with 1 additions and 1 deletions

View File

@ -3100,7 +3100,7 @@ larger if the pieces are larger.
``num_connections`` is the number of peer connections this torrent has, including
half-open connections that hasn't completed the bittorrent handshake yet. This is
always <= ``num_peers``.
always >= ``num_peers``.
``uploads_limit`` is the set limit of upload slots (unchoked peers) for this torrent.