Merge pull request #2882 from bigreddmachine/master

Edit install wizard msg to reflect linguistic trends
This commit is contained in:
ThomasV 2017-09-17 07:19:22 +02:00 committed by GitHub
commit 3f8b5bfd98
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ class InstallWizard(QDialog, MessageBoxMixin, BaseWizard):
def init_network(self, network):
message = _("Electrum communicates with remote servers to get "
"information about your transactions and addresses. The "
"servers all fulfil the same purpose only differing in "
"servers all fulfill the same purpose only differing in "
"hardware. In most cases you simply want to let Electrum "
"pick one at random. However if you prefer feel free to "
"select a server manually.")