15954: Merge branch 'master'
[arvados.git] / sdk / cwl / arvados_cwl / __init__.py
index ccbce3ed3eaee5b05d7cf55f879cacfc0c87e2fb..3dd04040ab5d728b5eac21bab601225135ce810e 100644 (file)
@@ -36,7 +36,7 @@ from .perf import Perf
 from ._version import __version__
 from .executor import ArvCwlExecutor
 
-# These arn't used directly in this file but
+# These aren't used directly in this file but
 # other code expects to import them from here
 from .arvcontainer import ArvadosContainer
 from .arvtool import ArvadosCommandTool