Skip to content

Commit 1575d2d

Browse files
DylanDylan
authored andcommitted
[FIX] Tnorm docstring
1 parent 12e6988 commit 1575d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nipype/interfaces/afni/preprocess.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2438,8 +2438,8 @@ class TNorm(AFNICommand):
24382438
"""Shifts voxel time series from input so that seperate slices are aligned
24392439
to the same temporal origin.
24402440
2441-
For complete details, see the `3dTshift Documentation.
2442-
<https://afni.nimh.nih.gov/pub/dist/doc/program_help/3dTshift.html>`_
2441+
For complete details, see the `3dTnorm Documentation.
2442+
<https://afni.nimh.nih.gov/pub/dist/doc/program_help/3dTnorm.html>`_
24432443
24442444
Examples
24452445
========

0 commit comments

Comments
 (0)