mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-24 15:38:22 +00:00
WIP - change tutorial wording
This commit is contained in:
parent
e9077d7eda
commit
5a01eced1f
@ -475,7 +475,7 @@ extern "C" fn tutorial(n_args: usize, args: *const Obj, kwargs: *mut Map) -> Obj
|
||||
Font::MONO,
|
||||
)
|
||||
.newline()
|
||||
.text_mono("Tutorial complete.".into())
|
||||
.text_mono("Tutorial finished.".into())
|
||||
.newline()
|
||||
.newline()
|
||||
.alignment(LineAlignment::Center)
|
||||
|
Loading…
Reference in New Issue
Block a user