Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
Co-authored-by: Isaac Brodsky <[email protected]>
  • Loading branch information
nrabinowitz and isaacbrodsky authored Oct 6, 2023
1 parent a8f11a1 commit 5a1eb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/h3lib/lib/polyfill.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ void iterDestroyPolygonCompact(IterCellsPolygonCompact *iter) {
}

/**
* Initialize a IterCellsPolygonCompact struct representing the sequence of
* Initialize a IterCellsPolygon struct representing the sequence of
* cells within the target polygon. The test for including edge cells is defined
* by the polyfill mode passed in the `flags` argument.
*
Expand Down

0 comments on commit 5a1eb39

Please sign in to comment.