Skip to content

Commit a2c9f1a

Browse files
committed
minor style fix
1 parent f4d6521 commit a2c9f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/readAndFilterLogfile.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
% OUTPUT:
2020
%
2121
% - outputFiltered: dataset with only the specified content, to see it in the command window
22-
% use display(outputFiltered)
22+
% use display(outputFiltered)
2323

2424
% Checke if input is cfg or the file path
2525
if ischar(varargin{1})

0 commit comments

Comments
 (0)