OpenLayers OpenLayers

Changeset 9528

Show
Ignore:
Timestamp:
06/26/09 15:15:28 (9 months ago)
Author:
tschaub
Message:

Typo in docs. Non-functional change.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Control/WMSGetFeatureInfo.js

    r9305 r9528  
    4444     * {Array(<OpenLayers.Layer.WMS>)} The layers to query for feature info. 
    4545     *     If omitted, all map WMS layers with a url that matches this <url> or 
    46      *     <layerUrl> will be considered. 
     46     *     <layerUrls> will be considered. 
    4747     */ 
    4848    layers: null,