update comment

git-svn-id: http://svn.openlayers.org/trunk/openlayers@985 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-07-20 13:47:55 +00:00
parent b6e937e877
commit 9783a64c64

View File

@@ -107,7 +107,9 @@ OpenLayers.parseXMLString = function(text) {
return ajaxResponse;
};
/**
/** Adds a new script element to the head of the current document,
* whose src is set to the url passed-in.
*
* @param {String} url
*/
OpenLayers.addScript = function(url) {