[geos-commits] [SCM] GEOS branch main updated. cc613dafe7f165876009a681dde33852a967def3
git at osgeo.org
git at osgeo.org
Tue Oct 7 10:17:33 PDT 2025
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".
The branch, main has been updated
via cc613dafe7f165876009a681dde33852a967def3 (commit)
from 883f237d1ecbf49f8efd09905df05814783c5b50 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cc613dafe7f165876009a681dde33852a967def3
Author: Martin Davis <mtnclimb at gmail.com>
Date: Tue Oct 7 10:17:09 2025 -0700
Fix doc typo
diff --git a/capi/geos_c.h.in b/capi/geos_c.h.in
index e52e2cac4..6caf8b89a 100644
--- a/capi/geos_c.h.in
+++ b/capi/geos_c.h.in
@@ -4433,7 +4433,7 @@ extern GEOSGeometry GEOS_DLL * GEOSCoverageSimplifyVW(
/**
* Create a default GEOSCoverageCleanParams object for controlling
-* the way invalid polygon interactions are repaird by \ref GEOSCoverageCleanWithParams.
+* the way invalid polygon interactions are repaired by \ref GEOSCoverageCleanWithParams.
* \return A newly allocated GEOSCoverageCleanParams. NULL on exception.
* Caller is responsible for freeing with GEOSCoverageCleanParams_destroy().
*
-----------------------------------------------------------------------
Summary of changes:
capi/geos_c.h.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list