Skip to content

Commit 56c410c

Browse files
authored
Update api.rst (#812)
Clarification for Notifier docs
1 parent 2d672b3 commit 56c410c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Utilities
3333
Notifier
3434
--------
3535

36-
The Notifier object is used as a message distributor for a bus.
36+
The Notifier object is used as a message distributor for a bus. Notifier creates a thread to read messages from the bus and distributes them to listeners.
3737

3838
.. autoclass:: can.Notifier
3939
:members:

0 commit comments

Comments
 (0)