:78 Function create_function() is deprecated [8192]

typo

Marcelo Ponce [2019-06-28 19:09:13]
typo
Filename
core/table.sh
diff --git a/core/table.sh b/core/table.sh
index 5fb30b9..8f1b465 100755
--- a/core/table.sh
+++ b/core/table.sh
@@ -52,7 +52,7 @@ echo "Verifying $FILE..."
 checkFile $FILE
 FILEname=`basename $FILE`

-# 2nd argumetn - OPTIONAL: if a second argument is specified,
+# 2nd argument - OPTIONAL: if a second argument is specified,
 # it should contain the definition of the filters and targets for the
 # ORGANISM; otherwise if there is no 2nd argument, the script will
 # assume the definitions for the Tetrahymena Thermophila provided
ViewGit