Use URL instead of Url or url in comments and strings

This commit is contained in:
Tom Payne
2013-09-20 12:28:04 +01:00
parent f24c9a807f
commit abaa220314
7 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ ol.source.WMSGetFeatureInfoMethod = {
/**
* @param {string} baseUrl WMS base url.
* @param {string} baseUrl WMS base URL.
* @param {Object.<string, string|number>} params Request parameters.
* @param {ol.Extent} extent Extent.
* @param {ol.Size} size Size.