diff --git a/doc/classes/Rect2.xml b/doc/classes/Rect2.xml
index 865a0200eae..f1998f8413e 100644
--- a/doc/classes/Rect2.xml
+++ b/doc/classes/Rect2.xml
@@ -42,6 +42,7 @@
+ Returns a [code]Rect2[/code] with equivalent position and area, modified so that the top-left corner is the origin and [code]width[/code] and [code]height[/code] are positive.