Skip to content

Commit f46a593

Browse files
conor-oneill-2Conor O'Neill
andauthored
docs: Fixed typo in docstring (#2720)
Co-authored-by: Conor O'Neill <[email protected]>
1 parent 7099a91 commit f46a593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/mobject/geometry/line.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ def from_three_points(
10211021
) -> Angle:
10221022
"""The angle between the lines AB and BC.
10231023
1024-
This constructs the angle :math:`\angle ABC`.
1024+
This constructs the angle :math:`\\angle ABC`.
10251025
10261026
Parameters
10271027
----------

0 commit comments

Comments
 (0)