From 4ee6438fafc16886d86fe945b87acada9fa060c2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 17:18:20 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- setParameters.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setParameters.m b/setParameters.m index 736ce84..24b0c79 100644 --- a/setParameters.m +++ b/setParameters.m @@ -9,7 +9,7 @@ % By default the data will be stored in an output folder created one folder up where the % setParamters.m file is. with CPP_BIDS 2.3.0 this will change. - % Change that if you want the data to be saved somewhere else, + % Change that if you want the data to be saved somewhere else, % below will set it to save the output within the sxperiment folder cfg.dir.output = fullfile( ... fileparts(mfilename('fullpath')), ...