Skip to content

Commit c212459

Browse files
committed
fix returnNbColumns
1 parent 297b8f9 commit c212459

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/utils/returnNbColumns.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
% :param nameExtraColumn: An entry of ``logFile.extraColumns``
1414
% :type nameExtraColumn: string
1515
%
16-
% :returns: - :nbCol: (integer) The number of columns associated to one entry of the extra
16+
% :returns:
17+
% - :nbCol: (integer) The number of columns associated to one entry of the extra
1718
% column list.
1819
%
1920

0 commit comments

Comments
 (0)