typo in comment.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7655 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Paul Spencer
2008-08-01 03:03:25 +00:00
parent f3283e9212
commit 48e8a981d1

View File

@@ -68,7 +68,7 @@
}
var styleMap = new OpenLayers.StyleMap();
// create a lookup table with different symbolizers for the diffent
// create a lookup table with different symbolizers for the different
// state values
var lookup = {};
lookup[OpenLayers.State.UNKNOWN] = {fillColor: "green"};