Skip to content

Commit f6aeeae

Browse files
committed
typo
1 parent 459958b commit f6aeeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwltool/cwlprov/ro.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ def _relativise_files(
668668
del structure["path"]
669669

670670
if structure.get("class") == "Directory":
671-
# TODO: Generate anonymoys Directory with a "listing"
671+
# TODO: Generate anonymous Directory with a "listing"
672672
# pointing to the hashed files
673673
del structure["location"]
674674

0 commit comments

Comments
 (0)