Merge pull request #381 from gravitystorm/patch-1

Fix typo
This commit is contained in:
Antoine Abt
2012-04-02 06:16:31 -07:00

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