diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-22 01:02:43 +0200 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-22 01:02:43 +0200 |
commit | 4f8f00e259e98be99e66841ac403a56601589591 (patch) | |
tree | 2d2cbf570050e2c17d33accf7fd17d12c779e983 | |
parent | 8f84ef53500a7e0abf9e91f44a6bd1404220f830 (diff) | |
download | kube-4f8f00e259e98be99e66841ac403a56601589591.tar.gz kube-4f8f00e259e98be99e66841ac403a56601589591.zip |
fix typo
-rw-r--r-- | accounts/imap/package/contents/ui/ImapAccountSettings.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/imap/package/contents/ui/ImapAccountSettings.qml b/accounts/imap/package/contents/ui/ImapAccountSettings.qml index c8131b6a..73034872 100644 --- a/accounts/imap/package/contents/ui/ImapAccountSettings.qml +++ b/accounts/imap/package/contents/ui/ImapAccountSettings.qml | |||
@@ -183,7 +183,7 @@ Item { | |||
183 | 183 | ||
184 | Label { | 184 | Label { |
185 | text: "" | 185 | text: "" |
186 | Layout.fillHeight: ture | 186 | Layout.fillHeight: true |
187 | } | 187 | } |
188 | Label { | 188 | Label { |
189 | text: "" | 189 | text: "" |