[postgis-tickets] [SCM] PostGIS branch stable-3.3 updated. 3.3.2-2-gea9cb50a6
git at osgeo.org
git at osgeo.org
Wed Nov 16 03:22:25 PST 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, stable-3.3 has been updated
via ea9cb50a62a0dcda53991ab5243fddee5fc0b195 (commit)
from a7f6bd84920587098ca9248e6cecec8203246e22 (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 ea9cb50a62a0dcda53991ab5243fddee5fc0b195
Author: Sandro Santilli <strk at kbt.io>
Date: Wed Nov 16 12:22:03 2022 +0100
Reword paragraph about pgtopo_export, fixing a typo
diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml
index 1d3148a3b..9c76e7204 100644
--- a/doc/extras_topology.xml
+++ b/doc/extras_topology.xml
@@ -4322,9 +4322,9 @@ The dump file format is a compressed tar archive of a
at least a <filename>pgtopo_dump_version</filename> file with
format version info. As of version <code>1</code> the directory
contains tab-delimited CSV files with data of the topology
-primitive tables (node, edge_data, face, relation), of the
-topology and layer records associated with it, and optionall
-(if <code>--skip-layers</code> is not given) a custom-format
+primitive tables (node, edge_data, face, relation), the
+topology and layer records associated with it and
+(unless <code>--skip-layers</code> is given) a custom-format
PostgreSQL dump of tables reported as being layers of the given
topology.
</para>
-----------------------------------------------------------------------
Summary of changes:
doc/extras_topology.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list