mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-22 21:30:56 +00:00
typo
This commit is contained in:
parent
d102520388
commit
461380e9d2
@ -48,7 +48,7 @@ def list_devices(devices):
|
|||||||
i += 1
|
i += 1
|
||||||
|
|
||||||
sys.stderr.write("----------------------------\n")
|
sys.stderr.write("----------------------------\n")
|
||||||
sys.stderr.write("Please choice device to use: ")
|
sys.stderr.write("Please choose device to use: ")
|
||||||
|
|
||||||
try:
|
try:
|
||||||
device_id = int(raw_input())
|
device_id = int(raw_input())
|
||||||
|
Loading…
Reference in New Issue
Block a user