Переглянути джерело

Merge pull request #18415 from HoratioZEDU/patch-2

Fixed (minor) typo in CapsuleShape2D doc page
Max Hilbrunner 7 роки тому
батько
коміт
29b8364ef0
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      doc/classes/CapsuleShape2D.xml

+ 1 - 1
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>