fix comment

This commit is contained in:
PgBiel 2025-02-27 18:06:42 -03:00
parent 7c40e838b3
commit 5b4a89edbc

View File

@ -1889,7 +1889,7 @@ fn resolve_cell_position(
// first row.
let mut resolved_y = first_available_row;
// There are row groups, so we have to not only skip
// There may be row groups, so we have to not only skip
// rows where the requested column is occupied to find the
// first suitable row, but also skip rows belonging to
// headers or footers.