Skip to content

Commit

Permalink
Update docs/reST/ref/geometry.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
MyreMylar authored Dec 31, 2024
1 parent adf60cb commit f1d3164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reST/ref/geometry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@
.. attribute:: center

| :sl:`the coordinate of the middle point of the line`
| :sl:`the coordinates of the middle point of the line`
| :sg:`center -> (float, float)`
The center of the line. It's equivalent to `((ax + bx) / 2, (ay + by) / 2)`.
Expand Down

0 comments on commit f1d3164

Please sign in to comment.