Skip to content

Commit 20fc09f

Browse files
zhengchenliangmattsta
authored andcommitted
Fix comment typo
Fixes #50
1 parent 9806c29 commit 20fc09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ib_async/ib.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ class IB:
155155
Is emitted after disconnecting from TWS/gateway.
156156
157157
* ``updateEvent`` ():
158-
Is emitted after a network packet has been handeled.
158+
Is emitted after a network packet has been handled.
159159
160160
* ``pendingTickersEvent`` (tickers: Set[:class:`.Ticker`]):
161161
Emits the set of tickers that have been updated during the last

0 commit comments

Comments
 (0)