minor: Fix wording in a docstring
This commit is contained in:
parent
a43d436f98
commit
73fa5bae96
@ -66,7 +66,7 @@ class ApiServer(RPC):
|
|||||||
"""
|
"""
|
||||||
This class runs api server and provides rpc.rpc functionality to it
|
This class runs api server and provides rpc.rpc functionality to it
|
||||||
|
|
||||||
This class starts a none blocking thread the api server runs within
|
This class starts a non-blocking thread the api server runs within
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def check_auth(self, username, password):
|
def check_auth(self, username, password):
|
||||||
|
Loading…
Reference in New Issue
Block a user