summaryrefslogtreecommitdiffstats
path: root/basicsuite/about-b2qt/AboutBoot2Qt.qml
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-04-26 12:26:05 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-05-03 12:30:00 +0000
commitc5f8197bd3a4fef592f6b78e2e2b1dba17bd8d99 (patch)
tree001c33e337557d84e53082e184a91141be797caf /basicsuite/about-b2qt/AboutBoot2Qt.qml
parent9b7d14730c60eccbeeda4720c5abfc87bcf321d6 (diff)
Remove strings 'Digia' and 'Enterprise Embedded' from examples
Change-Id: I5ad8723335f6ef34e674c98a6b82d1881ae8e388 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'basicsuite/about-b2qt/AboutBoot2Qt.qml')
-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 8fb0615..2841b66 100644
--- a/basicsuite/about-b2qt/AboutBoot2Qt.qml
+++ b/basicsuite/about-b2qt/AboutBoot2Qt.qml
@@ -254,7 +254,7 @@ Column {
ContentText {
width: parent.width
text: '<p align="justify">With Qt for Device Creation you are never alone with your device creation. You get
- <strong>full support and portfolio of Digia Qt Professional Services</strong>
+ <strong>full support and portfolio of Qt Professional Services</strong>
to help you pass all obstacles and reach your markets faster with outstanding quality.</p>'
}