* lib/Spreadsheet/Table/Extract.pm: Fix make_disjoint doc typo.
1 files changed, 1 insertions(+), 1 deletions(-) M lib/Spreadsheet/Table/Extract.pm
M lib/Spreadsheet/Table/Extract.pm => lib/Spreadsheet/Table/Extract.pm +1 -1
@@ 461,7 461,7 @@ when it eliminates overlaps. Given a set of tables from the same spreadsheet, check for overlaps between tables on the same sheet, and move the C<last_row> higher of the table that starts earliera so that their column/row boundaries do the table that starts earlier so that their column/row boundaries do not overlap. =head3 name