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