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 :("