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.
|
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()
|
main_deferred = Deferred()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user