Skip to content

Commit 49749c9

Browse files
committed
Update docstring for hook_fluctuation_effect()
1 parent ee7a3ab commit 49749c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

displayio_effects/throttle_effect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def update_fluctuation(self):
8888

8989

9090
def hook_fluctuation_effect(widget_class, value_name):
91-
"""Adds the throttle effect for the given classes
91+
"""Adds the fluctuation effect for the given class
9292
9393
:param widget_classes: The widgets that should have this effect hooked
9494
into them.

0 commit comments

Comments
 (0)