Fix some typos / non-typos. (#1345)

This commit is contained in:
Eugene Kliuchnikov
2025-10-03 12:16:07 +02:00
committed by GitHub
parent ed93810e27
commit f1c80224e8

View File

@@ -63,7 +63,7 @@ echo "${CODE//$PATTERN/$REPLACEMENT}" > org/brotli/dec/BrotliInputStream.cs
#-------------------------------------------------------------------------------
echo -e '\n\033[01;33mDowloading dependencies.\033[00m'
echo -e '\n\033[01;33mDownloading dependencies.\033[00m'
cd build
nuget install NUnit -Version 3.6.1