diff --git a/electrum/gui/qml/qeswaphelper.py b/electrum/gui/qml/qeswaphelper.py index 590e78b67..b5ce15aa3 100644 --- a/electrum/gui/qml/qeswaphelper.py +++ b/electrum/gui/qml/qeswaphelper.py @@ -400,7 +400,7 @@ class QESwapHelper(AuthMixin, QObject, QtEventListener): _('Success!'), _('The funding transaction has been detected.'), _('Your claiming transaction will be broadcast when the funding transaction is confirmed.'), - _('You may broadcast it before that manually, but this is not trustless.'), + _('You may choose to broadcast it earlier, although that would not be trustless.'), ]) self.state = QESwapHelper.State.Success else: