From a2c3df5c99007e3624e550cc0a0dc132c61782b1 Mon Sep 17 00:00:00 2001 From: Josh Soref <jsoref@users.noreply.github.com> Date: Sat, 26 Oct 2019 22:08:06 -0400 Subject: [PATCH] spelling: going --- pwnagotchi/ui/view.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/ui/view.py b/pwnagotchi/ui/view.py index d529eca..94a34e1 100644 --- a/pwnagotchi/ui/view.py +++ b/pwnagotchi/ui/view.py @@ -238,7 +238,7 @@ class View(object): part = secs / 10.0 for step in range(0, 10): - # if we weren't in a normal state before goin + # if we weren't in a normal state before going # to sleep, keep that face and status on for # a while, otherwise the sleep animation will # always override any minor state change before it