From 99e7949ac253f04a207ddf5b5ae97813d1b5a4b1 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Thu, 22 Aug 2019 13:57:53 +0700 Subject: fix typo --- LoginForm.ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LoginForm.ui.qml b/LoginForm.ui.qml index 4206c1a..bea97df 100644 --- a/LoginForm.ui.qml +++ b/LoginForm.ui.qml @@ -46,7 +46,7 @@ Rectangle { Button { id: googleButton - text: qsTr("Continue with Button") + text: qsTr("Continue with Google") y: 419 height: 36 -- cgit v1.2.3