Skip to content

Commit 18e9cf5

Browse files
committed
Minor doc tweak
1 parent acb0695 commit 18e9cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_displayio_layout/widgets/control.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030
class Control:
31-
"""A Control class for responsive elements, including touch response functions.
31+
"""A Control class for responsive elements, including touch response functions for displays.
3232
3333
**IMPORTANT**: The *touch_point* for all functions should be in local coordinates
3434
for this item. That means, any widget should adjust the touchpoint for self.x and

0 commit comments

Comments
 (0)