mirror of
https://github.com/vrld/HC.git
synced 2024-11-18 12:54:23 +00:00
fixed typo in docs/Shapes.rst
This commit is contained in:
parent
410cf048e2
commit
2750a5db62
@ -97,7 +97,7 @@ is given, rotate around the center of the shape.
|
||||
.. note::
|
||||
Equivalent to::
|
||||
|
||||
shape:rotate(angle - shape.rotation(), cx,cy)
|
||||
shape:rotate(angle - shape:rotation(), cx,cy)
|
||||
|
||||
**Example**::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user