Skip to content

Commit 6d55a95

Browse files
fix issue #253
1 parent db33f39 commit 6d55a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/plotlyfig.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ function validate(obj)
436436
cleanFeedTitle(obj);
437437
end
438438

439-
%args
439+
%get args
440440
args.filename = obj.PlotOptions.FileName;
441441
args.fileopt = obj.PlotOptions.FileOpt;
442442
args.world_readable = obj.PlotOptions.WorldReadable;

0 commit comments

Comments
 (0)