1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-02 16:48:55 +00:00

Merge pull request #12547 from cooperra/specially-vs-especially

Proofreading: Change a usage of "specially" to "especially"

[ci skip]
This commit is contained in:
Poommetee Ketson
2017-11-01 10:20:43 +07:00
committed by GitHub

View File

@@ -381,7 +381,7 @@
</signals>
<constants>
<constant name="ANIMATION_PROCESS_PHYSICS" value="0">
Process animation during the physics process. This is specially useful when animating physics bodies.
Process animation during the physics process. This is especially useful when animating physics bodies.
</constant>
<constant name="ANIMATION_PROCESS_IDLE" value="1">
Process animation during the idle process.