From 0920adf40fa16e61626108d3b3f79d87de8c214a Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Fri, 24 Jan 2020 10:14:26 +0100 Subject: mobile-widgets/qml: correct spelling error Correct spelling error in TemplateTitle. Signed-off-by: jan Iversen Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/TemplateTitle.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile-widgets/qml/TemplateTitle.qml b/mobile-widgets/qml/TemplateTitle.qml index fabb482b2..983e89edc 100644 --- a/mobile-widgets/qml/TemplateTitle.qml +++ b/mobile-widgets/qml/TemplateTitle.qml @@ -15,7 +15,7 @@ Item { font.pointSize: subsurfaceTheme.titlePointSize font.bold: true anchors.horizontalCenter: parent.horizontalCenter - text: "using the TemplateTilte you need to set the title text" + text: "using the TemplateTitle you need to set the title text" } TemplateLine { anchors.top: myLabel.bottom -- cgit v1.2.3-70-g09d2