mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
OPEN: spelling
This commit is contained in:
parent
7bf60a8270
commit
44b243e7cd
|
@ -1049,6 +1049,6 @@ open_component(){
|
|||
eval "$cmd" "${@:2}"
|
||||
else
|
||||
echo "Invalid component name: $1"
|
||||
echo "Please be sure that the casing is correct and if a space is present, the name is quoted."
|
||||
echo "Please ensure the name is correctly spelled (case sensitive) and quoted if it contains spaces."
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue