aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/qtquick/qtquick-buttons.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/qtquick/qtquick-buttons.qdoc')
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-buttons.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-buttons.qdoc b/doc/qtcreator/src/qtquick/qtquick-buttons.qdoc
index d3d077c216..e2180ec073 100644
--- a/doc/qtcreator/src/qtquick/qtquick-buttons.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-buttons.qdoc
@@ -141,7 +141,7 @@
change the appearance of the button depending on other mouse events,
such as hovered.
- Add a \l [QML]{MouseArea}{Mouse Area} type that covers the whole area and
+ Add a \l {Mouse Area} type that covers the whole area and
reacts to mouse events.
You can use states also to change the button text color and font size. For