From 50ec61dfc9aefa73bcb2d5fe7cab7515eac4e21e Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Wed, 19 Dec 2007 21:55:28 +0000 Subject: [PATCH] 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 --- lib/OpenLayers/Format/GML.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/OpenLayers/Format/GML.js b/lib/OpenLayers/Format/GML.js index 87bcc7cfb6..633e7800a0 100644 --- a/lib/OpenLayers/Format/GML.js +++ b/lib/OpenLayers/Format/GML.js @@ -792,8 +792,9 @@ OpenLayers.Format.GML = OpenLayers.Class(OpenLayers.Format.XML, { /** * Method: buildCoordinates * builds the coordinates XmlNode + * (code) * ... - * + * (end) * Parameters: * geometry - {} *