summaryrefslogtreecommitdiffstats
path: root/src/controls/Button.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/Button.qml')
-rw-r--r--src/controls/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Button.qml b/src/controls/Button.qml
index 1a9b198eb..21231e57c 100644
--- a/src/controls/Button.qml
+++ b/src/controls/Button.qml
@@ -80,7 +80,7 @@ BasicButton {
property string text
/*! This property holds the icon shown on the button. If the button has no
- icon, the \l iconSource property will be an empty string.
+ icon, the iconSource property will be an empty string.
The default value is the empty string.
*/