Fix a couple spelling errors.
This commit is contained in:
parent
b4d3699047
commit
a91e1cb682
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
//| :class:`RunMode` -- run state of the microcontroller
|
//| :class:`RunMode` -- run state of the microcontroller
|
||||||
//| =============================================================
|
//| =============================================================
|
||||||
//|
|
//|
|
||||||
//| .. class:: mcirocontroller.RunMode
|
//| .. class:: microcontroller.RunMode
|
||||||
//|
|
//|
|
||||||
//| Enum-like class to define the run mode of the microcontroller and
|
//| Enum-like class to define the run mode of the microcontroller and
|
||||||
//| CircuitPython.
|
//| CircuitPython.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue