Skip to content

Commit 65837a9

Browse files
Kevin MatochaKevin Matocha
authored andcommitted
update doc string
1 parent 89a0f37 commit 65837a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/displayio/Display.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ const mp_obj_property_t displayio_display_bus_obj = {
444444
MP_ROM_NONE},
445445
};
446446

447-
//| root_group: _Group
447+
//| root_group: Group
448448
//| """The root group on the display."""
449449
//|
450450
//|

0 commit comments

Comments
 (0)