mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #2988 from DaVukovic/getedid-kernel-amd
[getedid] Fixed a little typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user