diff options
| author | Jens Bache-Wiig <jens.bache-wiig@digia.com> | 2013-02-27 19:29:28 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-27 19:58:18 +0100 |
| commit | bdb81c6743e4b2ef76e2b4504dd399c20a68151d (patch) | |
| tree | 3996d5160857510daee29f45fda9a6c7a6e900da /src/controls/TabView.qml | |
| parent | 4773418916deaaf9ad5fb1d283c719b60c6d8b1f (diff) | |
Some spelling fixes.
Change-Id: I1a7eff1a92e99e12369dd1e5a763c011350f381b
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'src/controls/TabView.qml')
| -rw-r--r-- | src/controls/TabView.qml | 2 |
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. */ |
