Spelling mistakes

This commit is contained in:
Bimba Shrestha
2020-06-05 05:11:26 -05:00
parent 4b201f98eb
commit e2838d9eb9
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1300,7 +1300,7 @@ println "\n===> patch-from long mode trigger larger file test"
datagen -g5000000 > tmp_dict
datagen -g5000000 > tmp_patch
zstd -15 --patch-from=tmp_dict tmp_patch 2>&1 | grep "long mode automaticaly triggered"
zstd -15 --patch-from=tmp_dict tmp_patch 2>&1 | grep "long mode automatically triggered"
rm -rf tmp*
println "\n===> large files tests "