You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
Merge pull request #18415 from HoratioZEDU/patch-2
Fixed (minor) typo in CapsuleShape2D doc page
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user