summaryrefslogtreecommitdiffstats
path: root/basicsuite/about-b2qt/QtForAndroid.qml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/about-b2qt/QtForAndroid.qml')
-rw-r--r--basicsuite/about-b2qt/QtForAndroid.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicsuite/about-b2qt/QtForAndroid.qml b/basicsuite/about-b2qt/QtForAndroid.qml
index 16d834a..6b3b81f 100644
--- a/basicsuite/about-b2qt/QtForAndroid.qml
+++ b/basicsuite/about-b2qt/QtForAndroid.qml
@@ -87,7 +87,7 @@ Column {
ContentText {
width: parent.width
text: '<p align="justify"><b>Boot to Qt for embedded Linux</b> is build from scratch using
- Yocto 1.5 tools to contain only components required in the embedded device,
+ Yocto tools to contain only components required in the embedded device,
resulting in smaller image sizes while keeping valuable development tools available.'
}
}