nd comments only - wrapping html in code block to make nd happy

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5514 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-12-19 21:55:28 +00:00
parent e3406bf095
commit 50ec61dfc9

View File

@@ -792,8 +792,9 @@ OpenLayers.Format.GML = OpenLayers.Class(OpenLayers.Format.XML, {
/**
* Method: buildCoordinates
* builds the coordinates XmlNode
* (code)
* <gml:coordinates decimal="." cs="," ts=" ">...</gml:coordinates>
*
* (end)
* Parameters:
* geometry - {<OpenLayers.Geometry>}
*