diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml
index 5f0728d9e29..b7b4278da0a 100644
--- a/doc/classes/TextEdit.xml
+++ b/doc/classes/TextEdit.xml
@@ -442,8 +442,10 @@
If [code]true[/code], the line containing the cursor is highlighted.
+ If [code]true[/code], a minimap is shown, providing an outline of your source code.
+ The width, in pixels, of the minimap.