summaryrefslogtreecommitdiffstats
path: root/doc/classes/PhysicsServer.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-06-26 15:57:13 +0200
committerRémi Verschelde <rverschelde@gmail.com>2019-06-26 23:05:51 +0200
commit867dda112453b0c8e3903831baea570630c397f5 (patch)
treee904864249bee3e5b79c63e2b773d88342728d3b /doc/classes/PhysicsServer.xml
parent43a69694706ee5084c154aafb4377e10a2df1ed7 (diff)
downloadredot-engine-867dda112453b0c8e3903831baea570630c397f5.tar.gz
doc: Proofread and complete various nodes
All 100% completed: MainLoop, Node, Object, Path, Performance, Reference, Resource, SceneState, SceneTree, UndoRedo. Also fixed some en_GB occurrences as the reference spelling is en_US.
Diffstat (limited to 'doc/classes/PhysicsServer.xml')
-rw-r--r--doc/classes/PhysicsServer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PhysicsServer.xml b/doc/classes/PhysicsServer.xml
index 78a6ed8ac0..eff0d4ef2e 100644
--- a/doc/classes/PhysicsServer.xml
+++ b/doc/classes/PhysicsServer.xml
@@ -1390,7 +1390,7 @@
Swing is rotation from side to side, around the axis perpendicular to the twist axis.
The swing span defines, how much rotation will not get corrected allong the swing axis.
Could be defined as looseness in the [ConeTwistJoint].
- If below 0.05, this behaviour is locked. Default value: [code]PI/4[/code].
+ If below 0.05, this behavior is locked. Default value: [code]PI/4[/code].
</constant>
<constant name="CONE_TWIST_JOINT_TWIST_SPAN" value="1" enum="ConeTwistJointParam">
Twist is the rotation around the twist axis, this value defined how far the joint can twist.