We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 833e50e + f481b27 commit e00fd12Copy full SHA for e00fd12
can/notifier.py
@@ -158,7 +158,7 @@ def add_listener(self, listener: Listener):
158
159
def remove_listener(self, listener: Listener):
160
"""Remove a listener from the notification list. This method
161
- trows an exception if the given listener is not part of the
+ throws an exception if the given listener is not part of the
162
stored listeners.
163
164
:param listener: Listener to be removed from the list to be notified
0 commit comments