We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5002f56 commit 947bb58Copy full SHA for 947bb58
cwltool.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
from __future__ import absolute_import
3
-"""Convienance entry point for cwltool.
+"""Convenience entry point for cwltool.
4
5
This can be used instead of the recommended method of `./setup.py install`
6
or `./setup.py develop` and then using the generated `cwltool` executable.
0 commit comments