mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Fix docstring, comment typos
This commit is contained in:
@@ -81,7 +81,7 @@ class GenericWebsocket:
|
||||
|
||||
def run(self):
|
||||
"""
|
||||
Starte the websocket connection. This functions spawns the initial socket
|
||||
Start the websocket connection. This functions spawns the initial socket
|
||||
thread and connection.
|
||||
"""
|
||||
self._start_new_socket()
|
||||
|
||||
Reference in New Issue
Block a user