audioio: correct trivial typo

This commit is contained in:
Jeff Epler 2019-10-27 16:42:18 -05:00
parent 0657884fca
commit c208586bf1

View File

@ -68,7 +68,7 @@
//|
//| For compatibility with CircuitPython 4.x, some builds allow the items in
//| `audiocore` to be imported from `audioio`. This will be removed for all
//| boards in a future build of CicuitPython.
//| boards in a future build of CircuitPython.
//|
STATIC const mp_rom_map_elem_t audioio_module_globals_table[] = {