From 246422d03fb3db1146eda1e77bfe2796f686f49c Mon Sep 17 00:00:00 2001
From: Dirk Hohndel <dirk@hohndel.org>
Date: Thu, 24 Mar 2016 21:35:03 -0700
Subject: iOS build: fix typos

Can't believe I didn't notice them earlier... I must have stared at these
strings countless times.

Reported-by: Scott Ireland <scott@sdj.ca>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
---
 qt-mobile/qml/main.qml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'qt-mobile/qml')

diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml
index 34e4f3cff..7cb4963de 100644
--- a/qt-mobile/qml/main.qml
+++ b/qt-mobile/qml/main.qml
@@ -65,7 +65,7 @@ MobileComponents.ApplicationWindow {
 					if (diveList.numDives > 0) {
 						manager.startPageText = "Enter different credentials or return to dive list"
 					} else {
-						manager.startPageText = "Enter valdi cloud storage credentials"
+						manager.startPageText = "Enter valid cloud storage credentials"
 					}
 
 					manager.credentialStatus = QMLManager.UNKNOWN
-- 
cgit v1.2.3-70-g09d2