We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12d293 commit cc12f81Copy full SHA for cc12f81
docs/reST/ref/rect.rst
@@ -94,7 +94,7 @@
94
overridden if any extra attributes need to be copied.
95
96
.. versionadded:: 2.5.2
97
- ``rel_center`` added to Rect / FRect. This will return you ``Coordinate`` of
+ ``rel_center`` added to Rect / FRect. This will return you a ``Coordinate`` of
98
the center relative to the topleft of the Rect. Setting a ``Coordinate`` to it will
99
modify the size of the rect to 2 times the ``Coordinate`` used. Below you can find a
100
code example of how it should work :
0 commit comments