Skip to content

Commit d4ac35f

Browse files
authored
Fix typo
1 parent ab7a809 commit d4ac35f

File tree

1 file changed

+1
-1
lines changed
  • lib/OpenLayers/Format/SLD

1 file changed

+1
-1
lines changed

lib/OpenLayers/Format/SLD/v1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ OpenLayers.Format.SLD.v1 = OpenLayers.Class(OpenLayers.Format.Filter.v1_0_0, {
5252
* APIProperty: multipleSymbolizers
5353
* {Boolean} Support multiple symbolizers per rule. Default is false. if
5454
* true, an OpenLayers.Style2 instance will be created to represent
55-
* user styles instead of an OpenLayers.Style instace. The
55+
* user styles instead of an OpenLayers.Style instance. The
5656
* OpenLayers.Style2 class allows collections of rules with multiple
5757
* symbolizers, but is not currently useful for client side rendering.
5858
* If multiple symbolizers is true, multiple FeatureTypeStyle elements

0 commit comments

Comments
 (0)