Skip to content

Commit 59c8dba

Browse files
committed
fix: typo
1 parent e4ce636 commit 59c8dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
from .base import (FSLCommand, Info, check_fsl, no_fsl, no_fsl_course_data)
11-
from .preprocess import (FAST, FLIRT, pplyXFM, BET, MCFLIRT, FNIRT,
11+
from .preprocess import (FAST, FLIRT, ApplyXFM, BET, MCFLIRT, FNIRT,
1212
ApplyWarp, SliceTimer, SUSAN, PRELUDE, FUGUE, FIRST)
1313
from .model import (Level1Design, FEAT, FEATModel, FILMGLS, FEATRegister,
1414
FLAMEO, ContrastMgr, MultipleRegressDesign, L2Model, SMM,

0 commit comments

Comments
 (0)