Skip to content

Commit a8e3730

Browse files
committed
Merge pull request #1453 from nipy/FixSpelling
DOC: Fix spelling s/condision/condition/g
2 parents 9121042 + e6ff946 commit a8e3730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/config_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Execution
8888
When the DataSink is used to produce an orginized output file outside
8989
of nipypes internal cache structure, a file system hard link will be
9090
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
91+
same physical storage location on disk if the conditions allow. By
9292
refering to the same physical file on disk (instead of copying files
9393
byte-by-byte) we can avoid unnecessary data duplication. If hard links
9494
are not supported for the source or destination paths specified, then

0 commit comments

Comments
 (0)