aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/PhysicsServer.xml
diff options
context:
space:
mode:
authorKelly Thomas2018-05-17 00:15:30 +0800
committerKelly Thomas2018-05-17 00:15:30 +0800
commitc6ed46891d0abacb6619ff77697c616c9658a90f (patch)
treeb6db1db2d9fc61d1f43126014b89627d66be6b1b /doc/classes/PhysicsServer.xml
parent760ec584df5ab1126b73a8c0d47637916e22250e (diff)
downloadgodot-c6ed46891d0abacb6619ff77697c616c9658a90f.tar.gz
godot-c6ed46891d0abacb6619ff77697c616c9658a90f.tar.zst
godot-c6ed46891d0abacb6619ff77697c616c9658a90f.zip
[docs] fix links in class docs
Diffstat (limited to '')
-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 dd2c322ee..f5311974f 100644
--- a/doc/classes/PhysicsServer.xml
+++ b/doc/classes/PhysicsServer.xml
@@ -605,7 +605,7 @@
<argument index="3" name="userdata" type="Variant" default="null">
</argument>
<description>
- Sets the function used to calculate physics for an object, if that object allows it (see [method body_set_omit_force integration]).
+ Sets the function used to calculate physics for an object, if that object allows it (see [method body_set_omit_force_integration]).
</description>
</method>
<method name="body_set_kinematic_safe_margin">