Fixing more typos...

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2023-12-01 13:43:07 -06:00
parent bc2d4b3491
commit f822a56b7c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ done
echo "distpath=$distpath"
echo "(build.sh) Checking for submodules"
# Check to se if submodules are availible
# Check to se if submodules are available
if [ -d "src/waveparser/" ] && [ -d "src/multevent/" ]
then
echo "Found submodules"