diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml
index d72d684ebc8..f48b007fbe4 100644
--- a/doc/classes/TextEdit.xml
+++ b/doc/classes/TextEdit.xml
@@ -440,8 +440,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.