:78 Function create_function() is deprecated [8192]

minor typo in help text

Marcelo Ponce [2019-03-16 18:33:28]
minor typo in help text
Filename
core/normalizeORF.sh
diff --git a/core/normalizeORF.sh b/core/normalizeORF.sh
index fe9e622..d13bd37 100755
--- a/core/normalizeORF.sh
+++ b/core/normalizeORF.sh
@@ -13,7 +13,7 @@
 #   - 1st argument: "FINAL.table.*"  file from RACS' ORF pipeline
 #   - 2nd argument: "PF-INPUT-value"  PF value correspoding to the INPUT file
 #   - 3rd argument: "PF-IP-value"  PF value correspoding to the IP file
-#   - 4th argument: 'A' or 'D' (OPTIONAL), when this 4th argument is specified, an additiona table is created being ordered with respect to the IP/INPUT ratio, in "A"scending or "D"ecreasing order
+#   - 4th argument: 'A' or 'D' (OPTIONAL), when this 4th argument is specified, an additional table is created being ordered with respect to the IP/INPUT ratio, in "A"scending or "D"ecreasing order
 #
 #
 # Example:
ViewGit