diff options
| author | Andreas Haas | 2017-10-14 12:45:26 +0200 |
|---|---|---|
| committer | Andreas Haas | 2017-10-14 12:45:49 +0200 |
| commit | 4c716f362378c18db05dc5c09f878d2aa3c7dd98 (patch) | |
| tree | d4151c90fcbaa395aaaf4053b9dcf89ed56cc38c /doc/classes/Physics2DShapeQueryParameters.xml | |
| parent | 9876bad05c9a037b7dd4ff7f2c981d1b20278e72 (diff) | |
| download | godot-4c716f362378c18db05dc5c09f878d2aa3c7dd98.tar.gz godot-4c716f362378c18db05dc5c09f878d2aa3c7dd98.tar.zst godot-4c716f362378c18db05dc5c09f878d2aa3c7dd98.zip | |
[DOCS] Fix a few typos.
Diffstat (limited to 'doc/classes/Physics2DShapeQueryParameters.xml')
| -rw-r--r-- | doc/classes/Physics2DShapeQueryParameters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Physics2DShapeQueryParameters.xml b/doc/classes/Physics2DShapeQueryParameters.xml index 78d12e0b7..d838ff231 100644 --- a/doc/classes/Physics2DShapeQueryParameters.xml +++ b/doc/classes/Physics2DShapeQueryParameters.xml @@ -129,7 +129,7 @@ <argument index="0" name="transform" type="Transform2D"> </argument> <description> - Set the transormation matrix of the shape. This is necessary to set its position/rotation/scale. + Set the transformation matrix of the shape. This is necessary to set its position/rotation/scale. </description> </method> </methods> |
