diff --git a/datalad_next/iter_collections/annexworktree.py b/datalad_next/iter_collections/annexworktree.py index 3e3749f7d..58402407a 100644 --- a/datalad_next/iter_collections/annexworktree.py +++ b/datalad_next/iter_collections/annexworktree.py @@ -137,7 +137,7 @@ def iter_annexworktree( gaf_store[PurePath(PurePosixPath(gaf_item['file']))] = gaf_item glf_store[glf_item.name] = glf_item - # Check the "path"-properties of all `git_ls_files`-items and s + # Check the "path"-properties of all `git_ls_files`-items and # check for a matching path in `git_annex_find`-items. If a # matching pair exists, yield a result for an annexed file and # mark the pair for deletion.