1 parent cfd6ffc commit e1838ffCopy full SHA for e1838ff
1 file changed
shared-bindings/microcontroller/__init__.c
@@ -58,7 +58,7 @@
58
59
//| cpus: Processor
60
//| """CPU information and control, such as ``cpus[0].temperature`` and ``cpus[1].frequency``
61
-//| (clock frequency) on chips with more than 1 cpu. the index selects which cpu.
+//| (clock frequency) on chips with more than 1 cpu. The index selects which cpu.
62
//| This object is an instance of `microcontroller.Processor`."""
63
//|
64
0 commit comments