summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-06-25 17:47:05 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-06-25 18:50:50 +0300
commit9e13cff1bba56c844589a8471bffe59564629898 (patch)
tree29836525f25b1ee22af8b788d98df54a31650bea
parentc0d19af8bec6a4ece318a1721dd7c2cc6988c759 (diff)
Fix a typo in the new About presentation
Change-Id: I7af338332b09f01fd9af9c82a5271a7faa5629d3 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
-rw-r--r--basicsuite/about-b2qt/AboutBoot2Qt.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicsuite/about-b2qt/AboutBoot2Qt.qml b/basicsuite/about-b2qt/AboutBoot2Qt.qml
index abb6dc8..1c60bc3 100644
--- a/basicsuite/about-b2qt/AboutBoot2Qt.qml
+++ b/basicsuite/about-b2qt/AboutBoot2Qt.qml
@@ -251,7 +251,7 @@ Column {
}
ContentText {
width: parent.width
- text: '<p align="justify">Qt is powering millions of everyday embedded devices user by over 70 industries. The Qt developer
+ text: '<p align="justify">Qt is powering millions of everyday embedded devices used by over 70 industries. The Qt developer
community consists of hundreds of thousands of enthusiastic developers.</p>'
}
ContentText {