diff --git a/doc/classes/ReferenceRect.xml b/doc/classes/ReferenceRect.xml
index edff278d225..1411b9af866 100644
--- a/doc/classes/ReferenceRect.xml
+++ b/doc/classes/ReferenceRect.xml
@@ -4,7 +4,7 @@
Reference frame for GUI.
- Reference frame for GUI. It's just like an empty control, except a red box is displayed while editing around its size at all times.
+ Reference frame for GUI. It's just like an empty control, except an outline border [member border_color] is displayed while editing around its size at all times.
@@ -12,6 +12,7 @@
+ Determines the border [Color] of the [ReferenceRect].