mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Tools: Minor fix grammar in error message
This commit is contained in:
parent
7897c1e039
commit
aa3c8bb363
@ -154,7 +154,7 @@ else
|
||||
fi
|
||||
|
||||
if [ ! -d "${FV_TOOLS}" ]; then
|
||||
echo "ERROR: Something goes wrong while compiling BaseTools for your platform!"
|
||||
echo "ERROR: Something went wrong while compiling BaseTools for your platform!"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user