summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHoratioZEDU <horatioesf@virginmedia.com>2018-04-25 11:57:01 +0100
committerGitHub <noreply@github.com>2018-04-25 11:57:01 +0100
commit2dcd4997077e92550d5e635e16236f8cba87c1b8 (patch)
tree738e682d04c0833b840ca49aa88ce36d981b89f5 /doc
parent6faa96fb89ab33fe3a6b37eecca1c7cf2934ff75 (diff)
Fixed (minor) typo in CapsuleShape2D doc page
Diffstat (limited to 'doc')
-rw-r--r--doc/classes/CapsuleShape2D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/CapsuleShape2D.xml b/doc/classes/CapsuleShape2D.xml
index 488c1ddc4f..f05b194601 100644
--- a/doc/classes/CapsuleShape2D.xml
+++ b/doc/classes/CapsuleShape2D.xml
@@ -17,7 +17,7 @@
The capsule's height.
</member>
<member name="radius" type="float" setter="set_radius" getter="get_radius">
- The capsules's radius.
+ The capsule's radius.
</member>
</members>
<constants>