summaryrefslogtreecommitdiffstats
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/maildir/package/contents/ui/MaildirAccountSettings.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/maildir/package/contents/ui/MaildirAccountSettings.qml b/accounts/maildir/package/contents/ui/MaildirAccountSettings.qml
index cd966dd1..4db7177b 100644
--- a/accounts/maildir/package/contents/ui/MaildirAccountSettings.qml
+++ b/accounts/maildir/package/contents/ui/MaildirAccountSettings.qml
@@ -81,7 +81,7 @@ Item {
81 rowSpacing: Kirigami.Units.largeSpacing 81 rowSpacing: Kirigami.Units.largeSpacing
82 82
83 Kirigami.Label { 83 Kirigami.Label {
84 text: "Display tilte" 84 text: "Title of account"
85 Layout.alignment: Qt.AlignRight 85 Layout.alignment: Qt.AlignRight
86 } 86 }
87 TextField { 87 TextField {
@@ -189,4 +189,4 @@ Item {
189 } 189 }
190 } 190 }
191 } 191 }
192} \ No newline at end of file 192}