aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquicktext.cpp')
-rw-r--r--src/quick/items/qquicktext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquicktext.cpp b/src/quick/items/qquicktext.cpp
index b198c5f114..e89bb49e83 100644
--- a/src/quick/items/qquicktext.cpp
+++ b/src/quick/items/qquicktext.cpp
@@ -1474,7 +1474,7 @@ QQuickText::~QQuickText()
\qmlproperty int QtQuick::Text::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