From: Sandro Santilli Date: Tue, 7 Jul 2009 15:44:26 +0000 (+0000) Subject: It's "synonym", not "synonim"... X-Git-Tag: 1.5.0b1~590 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c3f649903616f3ee4b55143053445373cc102e4;p=postgis It's "synonym", not "synonim"... git-svn-id: http://svn.osgeo.org/postgis/trunk@4267 b70326c6-7e19-0410-871a-916f4a2858ee --- 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'.