diff --git a/doc/classes/PhysicsServer.xml b/doc/classes/PhysicsServer.xml
index f6759837afe..7f11859727b 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.