Skip to content

Commit 9ad3dae

Browse files
committed
Fix sphinx reference to CanProtocol
1 parent cdbfa13 commit 9ad3dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/bus.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Bus API
8787
:members:
8888
:undoc-members:
8989

90-
.. autoclass:: can.bus.CANProtocol
90+
.. autoclass:: can.bus.CanProtocol
9191
:members:
9292
:undoc-members:
9393

0 commit comments

Comments
 (0)