electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 837f04a225bd891274980516033505492d687d99
parent dc9a25b83cc131493adcc2402779fcf6cc816ad0
Author: ThomasV <thomasv@electrum.org>
Date:   Sun, 27 Aug 2017 07:18:56 +0200

Merge branch 'master' of github.com:spesmilo/electrum

Diffstat:
Mplugins/ledger/auth2fa.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/ledger/auth2fa.py b/plugins/ledger/auth2fa.py @@ -13,7 +13,7 @@ from btchip.btchip import * DEBUG = False -helpTxt = [_("Your Ledger Wallet wants tell you a one-time PIN code.<br><br>" \ +helpTxt = [_("Your Ledger Wallet wants to tell you a one-time PIN code.<br><br>" \ "For best security you should unplug your device, open a text editor on another computer, " \ "put your cursor into it, and plug your device into that computer. " \ "It will output a summary of the transaction being signed and a one-time PIN.<br><br>" \