~rgrjr/Spreadsheet-Table-Extract

aacf7210012fa950a6a5a0ccad134e9a38a485d3 — Bob Rogers 1 year, 9 months ago c9af297 master
* 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