diff --git a/packages/sysutils/busybox/scripts/getedid b/packages/sysutils/busybox/scripts/getedid index 1d99f1a9bd..a23a05504f 100755 --- a/packages/sysutils/busybox/scripts/getedid +++ b/packages/sysutils/busybox/scripts/getedid @@ -54,7 +54,7 @@ del_edid() { sys_reboot else echo "You don't have a backup file for $file. You did not use this script to create the custom EDID" - echo "Therefore we can't be sure the script is working prooerly. Exiting" + echo "Therefore we can't be sure the script is working properly. Exiting" exit 3 fi else