fix spelling module name

This commit is contained in:
neocogent 2017-07-23 06:41:26 +07:00
parent 732679aa3d
commit b7c0e38ac4

View file

@ -1,4 +1,4 @@
from legder import LedgerPlugin
from ledger import LedgerPlugin
from electrum.util import print_msg
class BTChipCmdLineHandler: