fixing error in comments. Non-functional change (see #3163)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12272 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -141,7 +141,7 @@ OpenLayers.Protocol.HTTP = OpenLayers.Class(OpenLayers.Protocol, {
|
||||
* Optional method to translate an <OpenLayers.Filter> object into an object
|
||||
* that can be serialized as request query string provided. If a custom
|
||||
* method is not provided, the filter will be serialized using the
|
||||
* <OpenLayers.Protocol.simpleFilterSerializer> method.
|
||||
* <OpenLayers.Format.QueryStringFilter> class.
|
||||
*
|
||||
* Parameters:
|
||||
* filter - {<OpenLayers.Filter>} filter to convert.
|
||||
|
||||
Reference in New Issue
Block a user