We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503a046 commit 3663314Copy full SHA for 3663314
src/spm_2_bids.m
@@ -69,7 +69,7 @@
69
% TODO implement methods in Mapping to filter by suffix / extention /
70
% entities
71
72
- % if any suffix / extention mentioned in the mapping we check for that as well
+ % if any suffix / extension mentioned in the mapping we check for that as well
73
% if none is mentioned anywhere in the mapping then anything goes
74
suffix_match = true(size(mapping));
75
if ~all(cellfun('isempty', {mapping.suffix}'))
0 commit comments