Skip to content

Commit 69d91ff

Browse files
committed
info cleanup
1 parent 9d91c51 commit 69d91ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

views/flipbip_scene_1.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ void flipbip_scene_1_draw(Canvas* canvas, FlipBipScene1Model* model) {
182182
const char* info = "-Scroll pages with up/down-"
183183
"p1,2) Mnemonic/Seed "
184184
"p3) xprv Root Key "
185-
"p4,5) xprv/xpub account "
186-
"p6,7) xprv/xpub extended "
185+
"p4,5) xprv/xpub Accnt Keys"
186+
"p6,7) xprv/xpub Extnd Keys"
187187
"p8+) Receive Addresses ";
188188
flipbip_scene_1_draw_generic(info, 27);
189189
}

0 commit comments

Comments
 (0)