star-enclosures-2d

Extract enclosures from 2D geometry
git clone git://git.meso-star.fr/star-enclosures-2d.git
Log | Files | Refs | README | LICENSE

commit d24fa9ca8f7fa97cd841d8ffc33d0ec04228c7f4
parent 00a7cd4a42d611c406c0e8eb64c026be5400cbc6
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Fri,  4 Oct 2019 17:33:37 +0200

Fix a typo

Diffstat:
Msrc/senc2d.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/senc2d.h b/src/senc2d.h @@ -154,7 +154,7 @@ senc2d_scene_create * Vertices can be duplicates and are deduplicated on the fly. * Segments can be duplicates as long as they constantly define the same * medium on both sides (or an error will be reported) and are deduplicated. - * When deduplicating segments, the first occurence is kept (with it original + * When deduplicating segments, the first occurence is kept (with its original * global_id). Users can provide their own global ids for segments; these ids * are not used by the library but are returned as-is by some API calls. */ SENC2D_API res_T