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.
1 parent d554c43 commit fbe8b5dCopy full SHA for fbe8b5d
nipype/interfaces/afni/model.py
@@ -542,7 +542,7 @@ class RemlfitInputSpec(AFNICommandInputSpec):
542
'progress reports at various stages',
543
argstr='-verb')
544
goforit = traits.Bool(
545
- desc='With potential issues flagged in the design matrix, an attempt'
+ desc='With potential issues flagged in the design matrix, an attempt '
546
'will nevertheless be made to fit the model',
547
argstr='-GOFORIT')
548
ovar = File(
0 commit comments