Fix typo in cleanup.sh file

This commit is contained in:
Andrew Sliwinski 2018-10-04 09:51:44 -04:00
parent 955c7c4148
commit 88b530360c

View file

@ -45,7 +45,7 @@ do
git rm -rf $directory | indent_more
done
# Scratch-blocks but does not use generators
# Scratch-blocks does not use generators
empty_lines
echo Removing generators...
generated_langs="dart javascript lua php python"