summaryrefslogtreecommitdiffstats
path: root/src/doc/src/demos/qml-qtbubblelevel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/demos/qml-qtbubblelevel.qdoc')
-rw-r--r--src/doc/src/demos/qml-qtbubblelevel.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/src/demos/qml-qtbubblelevel.qdoc b/src/doc/src/demos/qml-qtbubblelevel.qdoc
index 9fe8c412..b4f85fca 100644
--- a/src/doc/src/demos/qml-qtbubblelevel.qdoc
+++ b/src/doc/src/demos/qml-qtbubblelevel.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -101,7 +101,7 @@ Projects Forum Nokia: https://projects.forum.nokia.com/qtbubblelevel
\snippet demos/mobile/qtbubblelevel/qml/BubbleLevel.qml 0
- The Tube element represents the the glass tube of the bubble level. It is anchored to the centre of the wooden board. The width and height are calculated with specific factors to make the glass tube scale to different resolutions.
+ The Tube element represents the glass tube of the bubble level. It is anchored to the center of the wooden board. The width and height are calculated with specific factors to make the glass tube scale to different resolutions.
\snippet demos/mobile/qtbubblelevel/qml/BubbleLevel.qml 1