Misc. source comment typo and whitespace fixes

Found via codespell
This commit is contained in:
luz.paz
2019-06-16 10:03:30 -04:00
committed by Bernd Hahnebach
parent 8b14c886ee
commit 9845c002ab
13 changed files with 78 additions and 76 deletions

View File

@@ -4,7 +4,7 @@
FCMAT_DIR="../"
MATERIALS_FILE=Materials
# Remove exisitng $MATERIALS_FILE.csv
# Remove existing $MATERIALS_FILE.csv
if [ -f "$MATERIALS_FILE.csv" ]
then
rm $MATERIALS_FILE.csv