fix ND comment typo
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5393 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -116,7 +116,7 @@ OpenLayers.Util.clearArray = function(array) {
|
||||
*
|
||||
* Returns:
|
||||
* {Integer} The index at, which the object was found in the array.
|
||||
* If not found, returns -1.v
|
||||
* If not found, returns -1.
|
||||
*/
|
||||
OpenLayers.Util.indexOf = function(array, obj) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user