summaryrefslogtreecommitdiffstats
path: root/src/controls/TextArea.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/TextArea.qml')
-rw-r--r--src/controls/TextArea.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/TextArea.qml b/src/controls/TextArea.qml
index c141f9e2f..54a297069 100644
--- a/src/controls/TextArea.qml
+++ b/src/controls/TextArea.qml
@@ -67,7 +67,7 @@ import QtQuick.Controls.Private 1.0
points using positionAt() and positionToRectangle().
You can create a custom appearance for a TextArea by
- assigning a \l{QtQuick.Controls.Styles::TextAreaStyle}{TextAreaStyle}.
+ assigning a \l {TextAreaStyle}.
\sa TextField, TextEdit
*/