Skip to content

Commit 08f2080

Browse files
committed
doc: remove incorrect longitudinal description
1 parent 31c96b3 commit 08f2080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ class workflow(_Config):
599599
level = None
600600
"""Level of preprocessing to complete. One of ['minimal', 'resampling', 'full']."""
601601
longitudinal = False
602-
"""*Deprecated* - run FreeSurfer ``recon-all`` with the ``-logitudinal`` flag."""
602+
"""*Deprecated* - see ``subject_anatomical_reference`` 'unbiased'"""
603603
run_msmsulc = True
604604
"""Run Multimodal Surface Matching surface registration."""
605605
medial_surface_nan = None

0 commit comments

Comments
 (0)