correct the class name
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1563 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -162,7 +162,7 @@ OpenLayers.Layer.Text.prototype =
|
||||
},
|
||||
|
||||
/** @final @type String */
|
||||
CLASS_NAME: "OpenLayers.Text"
|
||||
CLASS_NAME: "OpenLayers.Layer.Text"
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user