Skip to content

Commit f1c8816

Browse files
committed
typo
1 parent b2771a6 commit f1c8816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwl_utils/etools_to_clt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from schema_salad.sourceline import SourceLine
1111

1212
SKIP_COMMAND_LINE = True # don't process inputBinding and arguments sections
13-
# as Galaxy will use cwltool which can handle expression ther
13+
# as Galaxy will use cwltool which can handle expression which might appear there
1414

1515
def main():
1616
top = cwl.load_document(sys.argv[1])

0 commit comments

Comments
 (0)