diff --git a/autorotate/autorotate.py b/autorotate/autorotate.py index 2b231f9..9e8de85 100755 --- a/autorotate/autorotate.py +++ b/autorotate/autorotate.py @@ -87,4 +87,4 @@ while True: time.sleep(1.0) if current_state != previous_state: refreshtouch() - print "Tocuhscreen refreshed" + print "Touchscreen refreshed"