Skip to content

Commit ddeb124

Browse files
committed
missed one
1 parent f531c48 commit ddeb124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/atlas/getAtlasFilename.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
case 'visfatlas'
4141

42-
atlasFilename = fullfile(atlasDir, 'space-MNI_atlas-visfAtlas_dseg.nii');
42+
atlasFilename = fullfile(atlasDir, 'space-MNI_seg-visfAtlas_dseg.nii');
4343

4444
case 'hcpex'
4545

0 commit comments

Comments
 (0)