From 5a16819febe68e478f1af9e8b87481758e407621 Mon Sep 17 00:00:00 2001
From: Josh Soref <jsoref@users.noreply.github.com>
Date: Sat, 26 Oct 2019 22:09:57 -0400
Subject: [PATCH] spelling: pwnagotchi

---
 pwnagotchi/plugins/default/screen_refresh.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pwnagotchi/plugins/default/screen_refresh.py b/pwnagotchi/plugins/default/screen_refresh.py
index 94173ff..3c7047f 100644
--- a/pwnagotchi/plugins/default/screen_refresh.py
+++ b/pwnagotchi/plugins/default/screen_refresh.py
@@ -1,4 +1,4 @@
-__author__ = 'pwnagotcchi [at] rossmarks [dot] uk'
+__author__ = 'pwnagotchi [at] rossmarks [dot] uk'
 __version__ = '1.0.0'
 __name__ = 'screen_refresh'
 __license__ = 'GPL3'