Skip to content

Commit 1e0d7a1

Browse files
stilley2effigies
andauthored
Update nipype/interfaces/io.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent ec023bf commit 1e0d7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/io.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2881,7 +2881,7 @@ class ExportFile(SimpleInterface):
28812881
""" Export a file to an absolute path
28822882
28832883
This interface copies an input file to a named output file.
2884-
This is useful to save files to a specified location
2884+
This is useful to save individual files to a specific location,
28852885
(as opposed to using DataSink).
28862886
28872887
Examples

0 commit comments

Comments
 (0)