diff --git a/doc/classes/Area.xml b/doc/classes/Area.xml
index 5483b5f847d..4d29eeae7f4 100644
--- a/doc/classes/Area.xml
+++ b/doc/classes/Area.xml
@@ -192,7 +192,7 @@
- Emitted when a [PhysicsBody2D] object exits.
+ Emitted when a [PhysicsBody] object exits.
@@ -205,7 +205,7 @@
- Emitted when a [PhysicsBody2D] object enters, reporting which shapes overlapped.
+ Emitted when a [PhysicsBody] object enters, reporting which shapes overlapped.
@@ -218,7 +218,7 @@
- Emitted when a [PhysicsBody2D] object exits, reporting which shapes were overlapping.
+ Emitted when a [PhysicsBody] object exits, reporting which shapes were overlapping.