Skip to content

Commit afde296

Browse files
authored
Merge pull request #489 from Ramlah7/fix-typo-smriprep
Fix typo in citation boilerplate (sMRIPprep → sMRIPrep)
2 parents 52a3757 + 64498ad commit afde296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/smriprep/workflows/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ def init_single_subject_wf(
373373
workflow = Workflow(name=name)
374374
workflow.__desc__ = f"""
375375
Results included in this manuscript come from preprocessing
376-
performed using *sMRIPprep* {__version__}
376+
performed using *sMRIPrep* {__version__}
377377
(@fmriprep1; @fmriprep2; RRID:SCR_016216),
378378
which is based on *Nipype* {nipype_ver}
379379
(@nipype1; @nipype2; RRID:SCR_002502).

0 commit comments

Comments
 (0)