[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-127-gb2418a2a5
git at osgeo.org
git at osgeo.org
Mon Sep 26 09:03:54 PDT 2022
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 b2418a2a5b01bf44572a6e1467f1ad38e7dcd271 (commit)
from 838e8b88c240f2d70313825d436ba423701ee5d0 (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 b2418a2a5b01bf44572a6e1467f1ad38e7dcd271
Author: Sandro Santilli <strk at kbt.io>
Date: Mon Sep 26 18:03:33 2022 +0200
Fix tpo
diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml
index 1d3148a3b..55eb59eec 100644
--- a/doc/extras_topology.xml
+++ b/doc/extras_topology.xml
@@ -3733,7 +3733,7 @@ Refer to <xref linkend="toTopoGeom" />.
</funcsynopsis>
<funcsynopsis>
<funcprototype>
- <funcdef>topoelementarray topoelement <function>GetTopoGeomElementArray</function></funcdef>
+ <funcdef>topoelementarray <function>GetTopoGeomElementArray</function></funcdef>
<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef>
</funcprototype>
</funcsynopsis>
-----------------------------------------------------------------------
Summary of changes:
doc/extras_topology.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list