]> granicus.if.org Git - postgis/commitdiff
It's "synonym", not "synonim"...
authorSandro Santilli <strk@keybit.net>
Tue, 7 Jul 2009 15:44:26 +0000 (15:44 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 7 Jul 2009 15:44:26 +0000 (15:44 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4267 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference.xml

index ab9e7687c77fed63f5b06b308166433028ec7a70..a16186b56634636851422058f52cb4eaf71004b7 100644 (file)
@@ -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).
 </listitem>
 <listitem>
-'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'.
 </listitem>
 <listitem>
-'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'.
 </listitem>
 <listitem>
-'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'.
 </listitem>
 </itemizedlist>
                                </para>