Fix some problems in the documentation.

This commit is contained in:
Xavier Mamano
2012-03-05 11:43:09 +01:00
parent d3a4275136
commit bfb379f349
45 changed files with 106 additions and 58 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ OpenLayers.ElementsIndexer = OpenLayers.Class({
* APIMethod: exists
*
* Parameters:
* node- {DOMElement} The node to test for existence.
* node - {DOMElement} The node to test for existence.
*
* Returns:
* {Boolean} Whether or not the node exists in the indexer?