From d1d104cb7e43ace15335cf72770ed437f48c72cd Mon Sep 17 00:00:00 2001 From: Henrique Albuquerque <18596542+henrialb@users.noreply.github.com> Date: Sun, 29 Sep 2024 11:31:03 +0100 Subject: [PATCH] Fix grammar error --- shared/flow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/flow.py b/shared/flow.py index 267e5798..0579311c 100644 --- a/shared/flow.py +++ b/shared/flow.py @@ -156,7 +156,7 @@ which take apart the flash chips of the SDCard may still be able to find the \ data or filenames.'''), ToggleMenuItem('Menu Wrapping', 'wa', ['Default Off', 'Enable'], story='''When enabled, allows scrolling past menu top/bottom \ -(wrap around). By default, this is only happens in very large menus.'''), +(wrap around). By default, this only happens in very large menus.'''), ToggleMenuItem('Home Menu XFP', 'hmx', ['Only Tmp', 'Always Show'], story=('Forces display of XFP (seed fingerprint) ' 'at top of main menu. Normally, XFP is shown only when '