From a9c3c0282354c464f56a163b73202b1cb1aac1f6 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 28 Feb 2011 10:40:20 +0000 Subject: [PATCH] Founded -> Found (in expected results..) git-svn-id: http://svn.osgeo.org/postgis/trunk@6871 b70326c6-7e19-0410-871a-916f4a2858ee --- topology/test/regress/getedgebypoint_expected | 4 ++-- topology/test/regress/getnodebypoint_expected | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/topology/test/regress/getedgebypoint_expected b/topology/test/regress/getedgebypoint_expected index 1ed60c8fb..a1679967e 100644 --- a/topology/test/regress/getedgebypoint_expected +++ b/topology/test/regress/getedgebypoint_expected @@ -8,6 +8,6 @@ t t t t -ERROR: Two or more edges founded -ERROR: Two or more edges founded +ERROR: Two or more edges found +ERROR: Two or more edges found Topology 'schema_topo' dropped diff --git a/topology/test/regress/getnodebypoint_expected b/topology/test/regress/getnodebypoint_expected index fc0d7a393..f58f3607e 100644 --- a/topology/test/regress/getnodebypoint_expected +++ b/topology/test/regress/getnodebypoint_expected @@ -8,5 +8,5 @@ t 5 5 t -ERROR: Two or more nodes founded +ERROR: Two or more nodes found Topology 'schema_topo' dropped -- 2.50.1