aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquicktextedit.cpp')
-rw-r--r--src/quick/items/qquicktextedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquicktextedit.cpp b/src/quick/items/qquicktextedit.cpp
index f5a32b8d88..aa07758a5d 100644
--- a/src/quick/items/qquicktextedit.cpp
+++ b/src/quick/items/qquicktextedit.cpp
@@ -234,7 +234,7 @@ QString QQuickTextEdit::text() const
\qmlproperty int QtQuick::TextEdit::font.weight
The requested weight of the font. The weight requested must be an integer
- between 0 and 99, or one of the predefined values:
+ between 1 and 1000, or one of the predefined values:
\list
\li Font.Thin
\li Font.Light