URI: 
       tQt: minor text formatting - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit c4ef5bfedb26074758b4202082fa00b740cd970d
   DIR parent b23f9472f9c09cbace8a5d9298db23f2a88552fb
  HTML Author: SomberNight <somber.night@protonmail.com>
       Date:   Fri, 29 Jun 2018 01:36:56 +0200
       
       Qt: minor text formatting
       
       on Windows, the previous looked a bit better; but the lines were broken on Debian
       
       Diffstat:
         M gui/qt/installwizard.py             |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/gui/qt/installwizard.py b/gui/qt/installwizard.py
       t@@ -27,9 +27,9 @@ MSG_HW_STORAGE_ENCRYPTION = _("Set wallet file encryption.") + '\n'\
                                  + _("Note: If you enable this setting, you will need your hardware device to open your wallet.")
        WIF_HELP_TEXT = (_('WIF keys are typed in Electrum, based on script type.') + '\n\n' +
                         _('A few examples') + ':\n' +
       -                 'p2pkh:KxZcY47uGp9a...     \t\t-> 1DckmggQM...\n' +
       +                 'p2pkh:KxZcY47uGp9a...       \t-> 1DckmggQM...\n' +
                         'p2wpkh-p2sh:KxZcY47uGp9a... \t-> 3NhNeZQXF...\n' +
       -                 'p2wpkh:KxZcY47uGp9a...    \t\t-> bc1q3fjfk...')
       +                 'p2wpkh:KxZcY47uGp9a...      \t-> bc1q3fjfk...')
        # note: full key is KxZcY47uGp9aVQAb6VVvuBs8SwHKgkSR2DbZUzjDzXf2N2GPhG9n