From 6d8b4ca407c4ba4f997977c9467e63d2f370d7b9 Mon Sep 17 00:00:00 2001 From: Ken Carpenter Date: Wed, 28 Jul 2021 10:16:14 -0700 Subject: [PATCH] Fix comment punctuation --- ports/stm32/boards/Passport/modules/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/stm32/boards/Passport/modules/actions.py b/ports/stm32/boards/Passport/modules/actions.py index 045580c..7788b57 100644 --- a/ports/stm32/boards/Passport/modules/actions.py +++ b/ports/stm32/boards/Passport/modules/actions.py @@ -302,7 +302,7 @@ Found at index: {}\nType: {}'''.format(address, addr_idx, 'Change' if is_change right_btn='CONTINUE', center=True, center_vertically=True) if result == 'x': if not self.goto_prev(): - # Nothing to return back to, so we must have skipped one or more steps...were' done + # Nothing to return back to, so we must have skipped one or more steps...we're done return return