Skip to content

Commit 4ee6438

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b857284 commit 4ee6438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setParameters.m

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

1010
% By default the data will be stored in an output folder created one folder up where the
1111
% setParamters.m file is. with CPP_BIDS 2.3.0 this will change.
12-
% Change that if you want the data to be saved somewhere else,
12+
% Change that if you want the data to be saved somewhere else,
1313
% below will set it to save the output within the sxperiment folder
1414
cfg.dir.output = fullfile( ...
1515
fileparts(mfilename('fullpath')), ...

0 commit comments

Comments
 (0)