From 9398428f4e27bd9716f8e5ce09cb6646d801f7af Mon Sep 17 00:00:00 2001 From: chrox Date: Mon, 11 Aug 2014 20:39:39 +0800 Subject: [PATCH] fix typo This should fix #785. --- kindle/koreader.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kindle/koreader.sh b/kindle/koreader.sh index 1f7fd7491..bd3e7b1d9 100755 --- a/kindle/koreader.sh +++ b/kindle/koreader.sh @@ -100,7 +100,7 @@ if [ -f "${NEWUPDATE}" ] ; then if [ $? -eq 0 ] ; then rm "${NEWUPDATE}" logmsg "Update sucessful :)" - eips_print_bottom_centered "Update sucessful :)" 1 + eips_print_bottom_centered "Update successful :)" 1 else # Huh ho... logmsg "Update failed :("