mirror of
https://github.com/vrld/HC.git
synced 2024-11-18 12:54:23 +00:00
Merge pull request #47 from Guard13007/patch-1
fixed typo in docs/Shapes.rst
This commit is contained in:
commit
81676a95b0
@ -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