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 52a3757 commit 64498adCopy full SHA for 64498ad
src/smriprep/workflows/base.py
@@ -373,7 +373,7 @@ def init_single_subject_wf(
373
workflow = Workflow(name=name)
374
workflow.__desc__ = f"""
375
Results included in this manuscript come from preprocessing
376
-performed using *sMRIPprep* {__version__}
+performed using *sMRIPrep* {__version__}
377
(@fmriprep1; @fmriprep2; RRID:SCR_016216),
378
which is based on *Nipype* {nipype_ver}
379
(@nipype1; @nipype2; RRID:SCR_002502).
0 commit comments