mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-25 17:45:26 +00:00
fix a typo in a doc string
This commit is contained in:
parent
38acdf7017
commit
cab504c90e
@ -487,7 +487,7 @@ class WebApi(JSONComponent):
|
||||
"""
|
||||
Stops a running daemon.
|
||||
|
||||
:param connection_Id: str, the hash id of the connection
|
||||
:param connection_id: str, the hash id of the connection
|
||||
|
||||
"""
|
||||
main_deferred = Deferred()
|
||||
|
Loading…
x
Reference in New Issue
Block a user