Explorar el Código

Merge pull request #18415 from HoratioZEDU/patch-2

Fixed (minor) typo in CapsuleShape2D doc page
Max Hilbrunner hace 7 años
padre
commit
29b8364ef0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>