fix(PasswordView): Fix typo

Closes: #5316
This commit is contained in:
Boris Melnik 2022-04-07 13:11:20 +03:00 committed by Iuri Matias
parent 9b5ce5bfba
commit dfa5b17275
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Column {
property bool titleVisible: true
property string introText: qsTr("Create a password to unlock Status on this device & sign transactions.")
property string recoverText: qsTr("You will not be able to recover this password if it is lost.")
property string strengthenText: qsTr("Minimum 6 characers. To strengthen your password consider including:")
property string strengthenText: qsTr("Minimum 6 characters. To strengthen your password consider including:")
property bool onboarding: false
readonly property int zBehind: 1