diff --git a/gui/qt/installwizard.py b/gui/qt/installwizard.py index bd0f2aca..4e1b3f3a 100644 --- a/gui/qt/installwizard.py +++ b/gui/qt/installwizard.py @@ -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.")