fix another erroneous statement - its ValidateTopology not ST_ValidateTopology

git-svn-id: http://svn.osgeo.org/postgis/trunk@8060 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Regina Obe 2011-10-31 12:22:27 +00:00
parent ff003432b1
commit 0707e1a4a0

View file

@ -93,7 +93,7 @@
<refentry id="validatetopology_returntype">
<refnamediv>
<refname>validatetopology_returntype</refname>
<refpurpose>A composite type that consists of an error message and id1 and id2 to denote location of error. This is the return type for <varname>ST_ValidateTopology</varname></refpurpose>
<refpurpose>A composite type that consists of an error message and id1 and id2 to denote location of error. This is the return type for <varname>ValidateTopology</varname></refpurpose>
</refnamediv>
<refsection>
<title>Description</title>