Fix @require: to @requires

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1233 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-08-16 13:27:56 +00:00
parent 6e14190463
commit 07751a7206
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/* Copyright (c) 2006 MetaCarta, Inc., published under the BSD license.
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the full
* text of the license. */
// @require: OpenLayers/Layer/EventPane.js
// @requires OpenLayers/Layer/EventPane.js
if (typeof GMap2 != "undefined") {