Skip to content

Commit ff1e1d3

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents 23162d2 + 1b54ec2 commit ff1e1d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

+nigeLab/@Block/initVideos.m

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

5050
if ~blockObj.Pars.Video.HasVideo
5151
flag = true;
52-
nigelab.utils.cprintf(fmt,'%s[BLOCK/INITVIDEOS]: ');
52+
nigeLab.utils.cprintf(fmt,'%s[BLOCK/INITVIDEOS]: ');
5353
nigeLab.utils.cprintf(fmt(1:(end-1)),...
5454
'Skipped video initialization (%s)\n',blockObj.Name);
5555
return;

0 commit comments

Comments
 (0)