summaryrefslogtreecommitdiffstats
path: root/doc/classes/SliderJoint3D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/SliderJoint3D.xml')
-rw-r--r--doc/classes/SliderJoint3D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/SliderJoint3D.xml b/doc/classes/SliderJoint3D.xml
index 42721d7c7b..bdab8d7d78 100644
--- a/doc/classes/SliderJoint3D.xml
+++ b/doc/classes/SliderJoint3D.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="SliderJoint3D" inherits="Joint3D" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="SliderJoint3D" inherits="Joint3D" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A physics joint that restricts the movement of a 3D physics body along an axis relative to another physics body.
</brief_description>