Skip to content

Commit cc12f81

Browse files
committed
fixed tyo
1 parent c12d293 commit cc12f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reST/ref/rect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
overridden if any extra attributes need to be copied.
9595

9696
.. versionadded:: 2.5.2
97-
``rel_center`` added to Rect / FRect. This will return you ``Coordinate`` of
97+
``rel_center`` added to Rect / FRect. This will return you a ``Coordinate`` of
9898
the center relative to the topleft of the Rect. Setting a ``Coordinate`` to it will
9999
modify the size of the rect to 2 times the ``Coordinate`` used. Below you can find a
100100
code example of how it should work :

0 commit comments

Comments
 (0)