GODT-2210: Typo fix

This commit is contained in:
James Houlahan 2023-01-25 09:51:18 +00:00
parent d1bf186040
commit 43b871a124
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Dialog {
type: Label.Body
horizontalAlignment: Text.AlignLeft
textFormat: Text.StyledText
text: qsTr("<b>New IMAP engine</b><br/>For improved stability and performances.")
text: qsTr("<b>New IMAP engine</b><br/>For improved stability and performance.")
}
}