Skip to content

Commit 7ccd43b

Browse files
committed
typo
1 parent f38b432 commit 7ccd43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwltool/cwlprov/ro.py

Lines changed: 1 addition & 1 deletion
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)