URI: 
       tFix typo - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 19f527c717245a0e81fbc0d1eecffb59d11b6c5e
   DIR parent 2c797cd75be2447ef8a8ba5ecc640fec5e895c33
  HTML Author: Neil Booth <kyuupichan@gmail.com>
       Date:   Wed, 30 Dec 2015 23:41:05 +0900
       
       Fix typo
       
       Diffstat:
         M plugins/ledger/ledger.py            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/plugins/ledger/ledger.py b/plugins/ledger/ledger.py
       t@@ -425,7 +425,7 @@ class LedgerPlugin(BasePlugin):
                return BTChipWallet(s)
        
            def is_enabled(self):
       -        return BTCHIP:
       +        return BTCHIP
        
            def btchip_is_connected(self, wallet):
                try: