diff --git a/doc/classes/PhysicsServer.xml b/doc/classes/PhysicsServer.xml
index 0f67b506efa..134cbbdd1e6 100644
--- a/doc/classes/PhysicsServer.xml
+++ b/doc/classes/PhysicsServer.xml
@@ -673,7 +673,7 @@
- Returns an Info defined by the [enum ProcessInfo] input given.
+ Returns information about the current state of the 3D physics engine. See [enum ProcessInfo] for a list of available states. Only implemented for Godot Physics.