summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/layouts/qquicklayout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layouts/qquicklayout.cpp b/src/layouts/qquicklayout.cpp
index 2a194179..3772b6f4 100644
--- a/src/layouts/qquicklayout.cpp
+++ b/src/layouts/qquicklayout.cpp
@@ -107,7 +107,7 @@ QQuickLayoutAttached::QQuickLayoutAttached(QObject *parent)
/*!
\qmlattachedproperty real Layout::minimumWidth
- This property holds the maximum width of an item in a layout.
+ This property holds the minimum width of an item in a layout.
The default value is the items implicit minimum width.
If the item is a layout, the implicit minimum width will be the minimum width the layout can