1 parent 0657884 commit c208586Copy full SHA for c208586
1 file changed
shared-bindings/audioio/__init__.c
@@ -68,7 +68,7 @@
68
//|
69
//| For compatibility with CircuitPython 4.x, some builds allow the items in
70
//| `audiocore` to be imported from `audioio`. This will be removed for all
71
-//| boards in a future build of CicuitPython.
+//| boards in a future build of CircuitPython.
72
73
74
STATIC const mp_rom_map_elem_t audioio_module_globals_table[] = {
0 commit comments