8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674b7af commit bf84e13Copy full SHA for bf84e13
shared-bindings/supervisor/Runtime.c
@@ -213,7 +213,7 @@ MP_PROPERTY_GETSET(supervisor_runtime_rgb_status_brightness_obj,
213
//|
214
//| If the board has a display that is hard coded, or that was explicitly set
215
//| in boot.py or code.py (including a previous run of code.py), it is
216
-//| available here until it is released with ``displayio.releasee_displays()``.
+//| available here until it is released with ``displayio.release_displays()``.
217
218
//| The display can be of any supported display type, such as `busdisplay.BusDisplay`.
219
0 commit comments