summaryrefslogtreecommitdiffstats
path: root/src/controls/ToolButton.qml
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2013-07-02 11:31:00 +1000
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-02 09:18:37 +0200
commitc79ed398e6d70717243feccb78e362ed1ee819eb (patch)
treeccbdd72daacf896731318189302d1d60fbfa8c84 /src/controls/ToolButton.qml
parent120d7274e971e520ecbeb87f3e23459a73cb40fa (diff)
Doc: Fix typo
Change-Id: I30caefc6be728677e14557c7bbb3d4a924007f94 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
Diffstat (limited to 'src/controls/ToolButton.qml')
-rw-r--r--src/controls/ToolButton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/ToolButton.qml b/src/controls/ToolButton.qml
index 3c1eab1a6..7f5fcb7af 100644
--- a/src/controls/ToolButton.qml
+++ b/src/controls/ToolButton.qml
@@ -45,7 +45,7 @@ import QtQuick.Controls.Private 1.0
/*!
\qmltype ToolButton
\inqmlmodule QtQuick.Controls 1.0
- \since QtQtuick.Controls 1.0
+ \since QtQuick.Controls 1.0
\ingroup controls
\brief Provides a button type that is typically used within a ToolBar.