Fixed typo.
This commit is contained in:
parent
292428280d
commit
dc35732896
@ -312,7 +312,7 @@ class DaemonSSLProxy(DaemonProxy):
|
|||||||
|
|
||||||
def pop_deferred(self, request_id):
|
def pop_deferred(self, request_id):
|
||||||
"""
|
"""
|
||||||
Pops a Deffered object. This is generally called once we receive the
|
Pops a Deferred object. This is generally called once we receive the
|
||||||
reply we were waiting on from the server.
|
reply we were waiting on from the server.
|
||||||
|
|
||||||
:param request_id: int, the request_id of the Deferred to pop
|
:param request_id: int, the request_id of the Deferred to pop
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user