Fix silly typo in @requires statements.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@8949 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2009-03-05 13:23:23 +00:00
parent 2f367f6b8c
commit b72748e2c6
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
/**
* @requires OpenLayers/Layer/HTTPRequest.js
* @requires OpenLayers/Layer/Console.js
* @requires OpenLayers/Console.js
*/
/**