From 1c3f649903616f3ee4b55143053445373cc102e4 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 7 Jul 2009 15:44:26 +0000 Subject: [PATCH] It's "synonym", not "synonim"... git-svn-id: http://svn.osgeo.org/postgis/trunk@4267 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/reference.xml b/doc/reference.xml index ab9e7687c..a16186b56 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -11598,13 +11598,13 @@ The optional third parameter can either specify number of segments used to appro 'quad_segs=#' : number of segments used to approximate a quarter circle (defaults to 8). -'endcap=round|flat|square' : endcap style (defaults to "round", needs GEOS-3.2 or higher for a different value). 'butt' is also accepted as a synonim for 'flat'. +'endcap=round|flat|square' : endcap style (defaults to "round", needs GEOS-3.2 or higher for a different value). 'butt' is also accepted as a synonym for 'flat'. -'join=round|mitre|bevel' : join style (defaults to "round", needs GEOS-3.2 or higher for a different value). 'miter' is also accepted as a synonim for 'mitre'. +'join=round|mitre|bevel' : join style (defaults to "round", needs GEOS-3.2 or higher for a different value). 'miter' is also accepted as a synonym for 'mitre'. -'mitre_limit=#.#' : mitre ratio limit (only affects mitred join style). 'miter_limit' is also accepted as a synonim for 'mitre_limit'. +'mitre_limit=#.#' : mitre ratio limit (only affects mitred join style). 'miter_limit' is also accepted as a synonym for 'mitre_limit'. -- 2.50.1