diff --git a/electrum/gui/qml/qechannelopener.py b/electrum/gui/qml/qechannelopener.py index 578929ecc..16433258d 100644 --- a/electrum/gui/qml/qechannelopener.py +++ b/electrum/gui/qml/qechannelopener.py @@ -173,7 +173,7 @@ class QEChannelOpener(QObject, AuthMixin): self._finalizer.wallet = self._wallet self.finalizerChanged.emit() - @auth_protect(message=_('Open Lichtning channel?')) + @auth_protect(message=_('Open Lightning channel?')) def do_open_channel(self, funding_tx, conn_str, password): """ conn_str: a connection string that extract_nodeid can parse, i.e. cannot be a trampoline name