From c2f517ba1818c7b9da3f608df691aa99eb7f0ddf Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Mon, 2 Apr 2012 15:08:45 +0200 Subject: [PATCH] Fix typo. --- examples/stylemap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/stylemap.html b/examples/stylemap.html index f3764af5e5..b80961da53 100644 --- a/examples/stylemap.html +++ b/examples/stylemap.html @@ -78,7 +78,7 @@

StyleMap Example

Shows how to use a StyleMap to style features with rule based styling. - A style map references on or more OpenLayers.Style objects. These + A style map references one or more OpenLayers.Style objects. These OpenLayers.Style objects are collections of OpenLayers.Rule objects that determine how features are styled. An OpenLayers.Rule object combines an OpenLayers.Filter object with a symbolizer. A filter is used