PGP-signed spelling fix for the connection warning dialog.

This commit is contained in:
GONQ 2018-12-10 01:11:48 -06:00
parent 6d98a4ef44
commit b2af007280
No known key found for this signature in database
GPG Key ID: E697A602B655F2C5
1 changed files with 1 additions and 1 deletions

View File

@ -2677,7 +2677,7 @@ class MyForm(settingsmixin.SMainWindow):
if dontconnect_option else _translate("MainWindow", "Connecting"),
_translate(
"MainWindow",
"Bitmessage will now drop all connectins. Are you sure?"
"Bitmessage will now drop all connections. Are you sure?"
) if dontconnect_option else _translate(
"MainWindow",
"Bitmessage will now start connecting to network. Are you sure?"