From 393607b8d8a08af3456ba97c5fb1cda7f393a0e6 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 3 Dec 2015 18:46:36 +0000 Subject: [PATCH] Corrected return type of ST_ForceRHR in docs. Patch by Sergey Fedoseev Closes https://github.com/postgis/postgis/pull/78 git-svn-id: http://svn.osgeo.org/postgis/trunk@14470 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_editor.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference_editor.xml b/doc/reference_editor.xml index d0f2e95fd..c00060e44 100644 --- a/doc/reference_editor.xml +++ b/doc/reference_editor.xml @@ -577,7 +577,7 @@ GEOMETRYCOLLECTION( - boolean + geometry ST_ForceRHR geometry g -- 2.50.1