1
0

fix spelling of TREZOR and SatoshiLabs

This commit is contained in:
Pavol Rusnak
2016-01-29 14:58:51 +01:00
parent 58d5215e2e
commit 6ce12ca1dc
6 changed files with 17 additions and 17 deletions

View File

@@ -131,7 +131,7 @@ class CharacterDialog(WindowModalDialog):
class QtHandler(QObject, PrintError):
'''An interface between the GUI (here, QT) and the device handling
logic for handling I/O. This is a generic implementation of the
Trezor protocol; derived classes can customize it.'''
TREZOR protocol; derived classes can customize it.'''
charSig = pyqtSignal(object)
qcSig = pyqtSignal(object, object)
@@ -283,7 +283,7 @@ class QtHandler(QObject, PrintError):
vbox1 = QVBoxLayout()
gb.setLayout(vbox1)
# KeepKey recovery doesn't need a word count
if method == TIM_NEW or self.device == 'Trezor':
if method == TIM_NEW or self.device == 'TREZOR':
vbox.addWidget(gb)
gb.setTitle(_("Select your seed length:"))
choices = [