We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7a809 commit d4ac35fCopy full SHA for d4ac35f
lib/OpenLayers/Format/SLD/v1.js
@@ -52,7 +52,7 @@ OpenLayers.Format.SLD.v1 = OpenLayers.Class(OpenLayers.Format.Filter.v1_0_0, {
52
* APIProperty: multipleSymbolizers
53
* {Boolean} Support multiple symbolizers per rule. Default is false. if
54
* true, an OpenLayers.Style2 instance will be created to represent
55
- * user styles instead of an OpenLayers.Style instace. The
+ * user styles instead of an OpenLayers.Style instance. The
56
* OpenLayers.Style2 class allows collections of rules with multiple
57
* symbolizers, but is not currently useful for client side rendering.
58
* If multiple symbolizers is true, multiple FeatureTypeStyle elements
0 commit comments