summaryrefslogtreecommitdiffstats
path: root/src/controls/TabView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/TabView.qml')
-rw-r--r--src/controls/TabView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/TabView.qml b/src/controls/TabView.qml
index 89649255f..fcf347448 100644
--- a/src/controls/TabView.qml
+++ b/src/controls/TabView.qml
@@ -47,7 +47,7 @@ import "Styles/Settings.js" as Settings
\qmltype TabView
\inqmlmodule QtQuick.Controls 1.0
\ingroup views
- \brief A conrol that allows the user to select one of multiple stacked items.
+ \brief A control that allows the user to select one of multiple stacked items.
*/