mirror of
https://github.com/QRouland/UTPass.git
synced 2024-11-08 16:52:40 +00:00
fix typo
This commit is contained in:
parent
64711458ea
commit
a017136f6a
@ -51,7 +51,7 @@ MainView {
|
||||
visible: folderModel.count == 0
|
||||
height: units.gu(5)
|
||||
Text {
|
||||
text: "No password found in current folder"
|
||||
text: "No password found in the current folder"
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user