mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-16 06:17:50 +00:00
Tweaks to wording in a comment from prev commit.
This commit is contained in:
parent
6207033b36
commit
912eb0e14c
@ -173,7 +173,7 @@ class torrent_info:
|
||||
|
||||
class persistent_state:
|
||||
def __init__(self):
|
||||
# Torrents is a torrent_info instance -> unique_ID dict
|
||||
# Torrents is a dict with instance of torrent_info -> unique_ID
|
||||
self.torrents = {}
|
||||
|
||||
# Prepare queue (queue is pickled, just like everything else)
|
||||
|
Loading…
x
Reference in New Issue
Block a user