From 20fc09f53c6880717278b87179c7df02dea14e31 Mon Sep 17 00:00:00 2001 From: zhliang Date: Sun, 21 Jul 2024 22:55:41 +0800 Subject: [PATCH] Fix comment typo Fixes #50 --- ib_async/ib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ib_async/ib.py b/ib_async/ib.py index 95ea513..6a7a519 100644 --- a/ib_async/ib.py +++ b/ib_async/ib.py @@ -155,7 +155,7 @@ class IB: Is emitted after disconnecting from TWS/gateway. * ``updateEvent`` (): - Is emitted after a network packet has been handeled. + Is emitted after a network packet has been handled. * ``pendingTickersEvent`` (tickers: Set[:class:`.Ticker`]): Emits the set of tickers that have been updated during the last