Skip to content

Commit c8aabe8

Browse files
committed
wrong line number in comment
1 parent 1ecd655 commit c8aabe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

I2MC.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
% 1) Build an import function specific for your data (see importTobiiTX300
2525
% for an example).
2626
%
27-
% 2) Change line 134 to use your new import function. The format should be:
27+
% 2) Change line 141 to use your new import function. The format should be:
2828
%
2929
% data.time for the timestamp
3030
% data.left.X & data.left.Y for left gaze coordinates

0 commit comments

Comments
 (0)