Fix typo.

This commit is contained in:
Andy Allan
2012-04-02 15:08:45 +02:00
parent 8c7263f16e
commit c2f517ba18

View File

@@ -78,7 +78,7 @@
<p id="shortdesc">
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