Skip to content

Commit 28bf4dd

Browse files
authored
Fix Idicate docs typo (#3461)
1 parent 212bca0 commit 28bf4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/animation/indication.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class Indicate(Transform):
131131
color
132132
The color the mobject temporally takes.
133133
rate_func
134-
The function definig the animation progress at every point in time.
134+
The function defining the animation progress at every point in time.
135135
kwargs
136136
Additional arguments to be passed to the :class:`~.Succession` constructor
137137

0 commit comments

Comments
 (0)