Skip to content

Commit 3148cb5

Browse files
committed
typo fix
1 parent 5c5d5b2 commit 3148cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/spm/preprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ class NewSegmentInputSpec(SPMCommandInputSpec):
849849
field='warp.reg',
850850
desc=('Warping regularization '
851851
'parameter(s). Accepts float '
852-
'or list of floats (the
852+
'or list of floats (the '
853853
'latter is required by '
854854
'SPM12)')
855855
sampling_distance = traits.Float(field='warp.samp',

0 commit comments

Comments
 (0)