mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-10 00:53:07 +00:00
Fix typo
This commit is contained in:
parent
1462795480
commit
fe98e1c11e
@ -124,4 +124,4 @@ class Daemon(object):
|
||||
"""
|
||||
Returns a list of the exported methods.
|
||||
"""
|
||||
return self.rpccserver.get_method_list()
|
||||
return self.rpcserver.get_method_list()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user