Skip to content

Commit c09d36a

Browse files
Update matlab/test/arrow/tabular/hTabular.m
Co-authored-by: Kevin Gurney <kevin.p.gurney@gmail.com>
1 parent cb30299 commit c09d36a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

matlab/test/arrow/tabular/hTabular.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ function ConstructionFunctionZeroArguments(tc)
9494
end
9595

9696
function EmptyTabularObject(tc)
97-
% Verify the convenience construction function creates an a
97+
% Verify the convenience construction function creates a
9898
% tabular object (of the correct type) when provided an empty
9999
% MATLAB table as input.
100100
matlabTable = table.empty(0, 0);

0 commit comments

Comments
 (0)