Skip to content

Commit dac204c

Browse files
committed
DOC: Fix docstring
1 parent a526794 commit dac204c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/interfaces/bids.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ class PrepareDerivative(SimpleInterface):
325325
Prepare derivative files and metadata.
326326
327327
Collects entities from source files and inputs, filters them for allowed entities,
328-
and passes to the out_entities output.
328+
and constructs a relative path within a BIDS dataset.
329329
330330
For each file, the interface will determine if any changes to the file contents
331331
are needed, including:

0 commit comments

Comments
 (0)