[examples] fix typo in build script

This commit is contained in:
Allen Webster
2021-10-10 20:30:31 -07:00
parent e0df4e5bed
commit 5516a221ee
+1 -1
View File
@@ -6,7 +6,7 @@ cd "$(dirname "$0")"
cd ..
###### Script #################################################################
echo "~~~ Build All Exampes ~~~"
echo "~~~ Build All Examples ~~~"
bin/bld_core.sh show_ctx
examps="examples"