Skip to content

Commit

Permalink
Update pspm_sf.m
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikbach authored Sep 8, 2023
1 parent 8bb4824 commit d0dad50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pspm_sf.m
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
end

% 2.3 check options
options = pspm_options(options, 'glm');
options = pspm_options(options, 'sf');
if options.invalid
return
end
Expand Down

0 comments on commit d0dad50

Please sign in to comment.