mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Repaired mistyped of 'its' on several files.
This commit is contained in:
@@ -1260,7 +1260,7 @@
|
||||
The higher, the stronger.
|
||||
</constant>
|
||||
<constant name="PIN_JOINT_IMPULSE_CLAMP" value="2" enum="PinJointParam">
|
||||
If above 0, this value is the maximum value for an impulse that this Joint puts on it's ends.
|
||||
If above 0, this value is the maximum value for an impulse that this Joint puts on its ends.
|
||||
</constant>
|
||||
<constant name="HINGE_JOINT_BIAS" value="0" enum="HingeJointParam">
|
||||
The speed with which the two bodies get pulled together when they move in different directions.
|
||||
|
||||
Reference in New Issue
Block a user