We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9121042 + e6ff946 commit a8e3730Copy full SHA for a8e3730
doc/users/config_file.rst
@@ -88,7 +88,7 @@ Execution
88
When the DataSink is used to produce an orginized output file outside
89
of nipypes internal cache structure, a file system hard link will be
90
attempted first. A hard link allow multiple file paths to point to the
91
- same physical storage location on disk if the condisions allow. By
+ same physical storage location on disk if the conditions allow. By
92
refering to the same physical file on disk (instead of copying files
93
byte-by-byte) we can avoid unnecessary data duplication. If hard links
94
are not supported for the source or destination paths specified, then
0 commit comments