1 parent 85756fa commit a8147c1Copy full SHA for a8147c1
1 file changed
shared-bindings/canio/Message.c
@@ -42,7 +42,7 @@
42
//|
43
//| In CAN, messages can have a size from 0 to 8 bytes.
44
45
-//| For a non-rtr message, specify `data`. For an rtr-message, specify either `data` (a dummy buffer of the requested size) or `size`.
+//| For a non-rtr message, specify ``data``. For an rtr-message, specify either ``data`` (a dummy buffer of the requested size) or ``size``.
46
//| """
47
//| ...
48
0 commit comments