diff --git a/lib/OpenLayers/Control/WMSGetFeatureInfo.js b/lib/OpenLayers/Control/WMSGetFeatureInfo.js index c65d1cc3f9..339dbdc040 100644 --- a/lib/OpenLayers/Control/WMSGetFeatureInfo.js +++ b/lib/OpenLayers/Control/WMSGetFeatureInfo.js @@ -43,7 +43,7 @@ OpenLayers.Control.WMSGetFeatureInfo = OpenLayers.Class(OpenLayers.Control, { * Property: layers * {Array()} The layers to query for feature info. * If omitted, all map WMS layers with a url that matches this or - * will be considered. + * will be considered. */ layers: null,