We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23162d2 + 1b54ec2 commit ff1e1d3Copy full SHA for ff1e1d3
1 file changed
+nigeLab/@Block/initVideos.m
@@ -49,7 +49,7 @@
49
50
if ~blockObj.Pars.Video.HasVideo
51
flag = true;
52
- nigelab.utils.cprintf(fmt,'%s[BLOCK/INITVIDEOS]: ');
+ nigeLab.utils.cprintf(fmt,'%s[BLOCK/INITVIDEOS]: ');
53
nigeLab.utils.cprintf(fmt(1:(end-1)),...
54
'Skipped video initialization (%s)\n',blockObj.Name);
55
return;
0 commit comments