This commit is contained in:
Charles Haley 2012-08-23 21:43:43 +02:00
parent aae85f9328
commit 043be33cc8

View File

@ -37,7 +37,7 @@ class SmartdeviceDialog(QDialog, Ui_Dialog):
self.fixed_port.setToolTip('<p>' +
_('Try 9090. If calibre says that it fails to connect '
'to the port, try another number. Yu can use any number between '
'to the port, try another number. You can use any number between '
'8,000 and 32,000.') + '</p>')
self.show_password.stateChanged[int].connect(self.toggle_password)