diff --git a/lib/OpenLayers/Ajax.js b/lib/OpenLayers/Ajax.js index 407a6d0cfa..4f3935808f 100644 --- a/lib/OpenLayers/Ajax.js +++ b/lib/OpenLayers/Ajax.js @@ -43,7 +43,7 @@ OpenLayers.nullHandler = function(request) { }; /** - * APIFunction: loadURL + * APIFunction: OpenLayers.loadURL * Background load a document. For more flexibility in using XMLHttpRequest, * see the methods. * @@ -84,7 +84,7 @@ OpenLayers.loadURL = function(uri, params, caller, }; /** - * Function: parseXMLString + * Function: OpenLayers.parseXMLString * Parse XML into a doc structure * * Parameters: