summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Base/TableViewStyle.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/Styles/Base/TableViewStyle.qml')
-rw-r--r--src/controls/Styles/Base/TableViewStyle.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Styles/Base/TableViewStyle.qml b/src/controls/Styles/Base/TableViewStyle.qml
index b59a38ca..602049c4 100644
--- a/src/controls/Styles/Base/TableViewStyle.qml
+++ b/src/controls/Styles/Base/TableViewStyle.qml
@@ -54,7 +54,7 @@ import QtQuick.Controls.Private 1.0
ScrollViewStyle {
id: root
- /*! The \l TableView attached to this style. */
+ /*! The \l TableView this style is attached to. */
readonly property TableView control: __control
/*! The text color. */