Update ndk.sh

This commit is contained in:
2024-05-13 23:01:43 +03:00
committed by GitHub
parent 086a2dd93d
commit 8a28a8f1ef

View File

@@ -17,7 +17,7 @@
# limitations under the License.
if [ ! -d ../android-ndk ]; then
printf "Warning: NDK directory not found. And the current configuration may create problems...\n\n"
printf "warning; ndk directory not found. And the current configuration may create problems...\n\n"
fi
# end of script