mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
Merge pull request #2792 from neocogent/ledger-typo
Fix Ledger plugin help text grammar
This commit is contained in:
commit
92c4968ca9
1 changed files with 1 additions and 1 deletions
|
@ -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>" \
|
||||
|
|
Loading…
Add table
Reference in a new issue