We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50869ac commit 1823956Copy full SHA for 1823956
can/interfaces/socketcan/socketcan.py
@@ -597,7 +597,7 @@ def __init__(
597
) -> None:
598
"""Creates a new socketcan bus.
599
600
- It setting some socket options fails, an error will be printed but no exception will be thrown.
+ If setting some socket options fails, an error will be printed but no exception will be thrown.
601
This includes enabling:
602
- that own messages should be received,
603
- CAN-FD frames and
0 commit comments