ND comment fix, no functional change

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7540 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2008-07-17 19:23:22 +00:00
parent 79552513ea
commit 67a97a3f07

View File

@@ -50,7 +50,7 @@ OpenLayers.Format.GML = OpenLayers.Class(OpenLayers.Format.XML, {
layerName: "features",
/**
* APIProperty: geometry
* APIProperty: geometryName
* {String} Name of geometry element. Defaults to "geometry".
*/
geometryName: "geometry",