Fix typo warning

pull/1499/head
Disty0 2023-10-02 19:34:09 +03:00
parent b07f780a26
commit fd92e1cefd
1 changed files with 1 additions and 1 deletions

2
gui.sh
View File

@ -69,7 +69,7 @@ else
fi
fi
#Set OneAPI environmet if it's not set by the user
#Set OneAPI if it's not set by the user
if [[ "$@" == *"--use-ipex"* ]]
then
echo "Setting OneAPI environment"