[SCM] PostGIS branch master updated. 3.5.0alpha1-6-g50e2c4cd4

git at osgeo.org git at osgeo.org
Fri Jul 5 03:40:30 PDT 2024


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 "PostGIS".

The branch, master has been updated
       via  50e2c4cd46c691c82486786f5972678b7e6e00b4 (commit)
      from  8a73af4b367a18db35213f65ded961daddb2c3fa (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 50e2c4cd46c691c82486786f5972678b7e6e00b4
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Jul 5 06:40:23 2024 -0400

    Missed a spelling spot.  References #5760 for PostGIS 3.5.0

diff --git a/liblwgeom/topo/lwgeom_topo.c b/liblwgeom/topo/lwgeom_topo.c
index 72c1baa87..4765f0c4c 100644
--- a/liblwgeom/topo/lwgeom_topo.c
+++ b/liblwgeom/topo/lwgeom_topo.c
@@ -2301,7 +2301,7 @@ _lwt_AddFaceSplit( LWT_TOPOLOGY* topo,
 
 /**
  * @param modFace can be
- *    0 - have two new faces replace a spli face
+ *    0 - have two new faces replace a split face
  *    1 - modify a split face, adding a new one
  *   -1 - do not check at all for face splitting
  *

-----------------------------------------------------------------------

Summary of changes:
 liblwgeom/topo/lwgeom_topo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list