[sailfish] another typo
This commit is contained in:
parent
164be69180
commit
7794d1015c
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ Dialog {
|
|||
id: minimumSSLVersionSetting
|
||||
label: qsTr("Minimum Ssl Version")
|
||||
currentIndex: settings.minSSLVersion
|
||||
description: qsTr('Specify a minimum protocol version for your SSL connection. This might be neseccary when your server does not allow connections with older (insecure) protocols.')
|
||||
description: qsTr('Specify a minimum protocol version for your SSL connection. This might be necessary when your server does not allow connections with older (insecure) protocols.')
|
||||
|
||||
menu: ContextMenu {
|
||||
MenuItem { text: qsTr("Any") }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue