Skip to content

Commit 947bb58

Browse files
fgeorgatosmr-c
authored andcommitted
typo fix (#859)
1 parent 5002f56 commit 947bb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwltool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
from __future__ import absolute_import
3-
"""Convienance entry point for cwltool.
3+
"""Convenience entry point for cwltool.
44
55
This can be used instead of the recommended method of `./setup.py install`
66
or `./setup.py develop` and then using the generated `cwltool` executable.

0 commit comments

Comments
 (0)