Skip to content

Commit 563810a

Browse files
authored
Fix typo (#3721)
1 parent dff83be commit 563810a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/animation/rotation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class Rotate(Transform):
5959
about_point
6060
The rotation center.
6161
about_edge
62-
If ``about_point``is ``None``, this argument specifies
62+
If ``about_point`` is ``None``, this argument specifies
6363
the direction of the bounding box point to be taken as
6464
the rotation center.
6565

0 commit comments

Comments
 (0)