Change docs to "Valid options:" in Util.createUrlObject
This commit is contained in:
@@ -1313,7 +1313,7 @@ OpenLayers.Util.isEquivalentUrl = function(url1, url2, options) {
|
||||
* url - {String}
|
||||
* options - {Object} A hash of options.
|
||||
*
|
||||
* Options can be one of:
|
||||
* Valid options:
|
||||
* ignoreCase - {Boolean} lowercase url,
|
||||
* ignorePort80 - {Boolean} don't include explicit port if port is 80,
|
||||
* ignoreHash - {Boolean} Don't include part of url after the hash (#).
|
||||
|
||||
Reference in New Issue
Block a user