Merge pull request #2988 from DaVukovic/getedid-kernel-amd

[getedid] Fixed a little typo
This commit is contained in:
Matthias Reichl 2018-09-20 18:22:01 +02:00 committed by GitHub
commit eb1ce03f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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