Skip to content

Commit d1d6d99

Browse files
committed
Specify target for board
1 parent 9d83b31 commit d1d6d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/board/__init__.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
//| the default pins and settings. For more information about serial communcication
4848
//| in CircuitPython, see the :mod:`busio`.
4949
//|
50-
//| For more information regarding the typical usage of `board`, refer to the CircuitPython
50+
//| For more information regarding the typical usage of :py:mod:`board`, refer to the CircuitPython
5151
//| Essentials Learn guide:
5252
//| https://learn.adafruit.com/circuitpython-essentials/circuitpython-pins-and-modules
5353
//|

0 commit comments

Comments
 (0)