[OpenLayers-Commits] r3580 - trunk/openlayers/lib/OpenLayers/Control

commits at openlayers.org commits at openlayers.org
Thu Jul 5 09:22:14 EDT 2007


Author: euzuro
Date: 2007-07-05 09:22:13 -0400 (Thu, 05 Jul 2007)
New Revision: 3580

Modified:
   trunk/openlayers/lib/OpenLayers/Control/Navigation.js
Log:
fixing nd comment. Thanks Eric L

Modified: trunk/openlayers/lib/OpenLayers/Control/Navigation.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Control/Navigation.js	2007-07-04 15:22:45 UTC (rev 3579)
+++ trunk/openlayers/lib/OpenLayers/Control/Navigation.js	2007-07-05 13:22:13 UTC (rev 3580)
@@ -15,7 +15,7 @@
 
     /** 
      * Property: dragPan
-     * {<OpenLayers.Control.ZoomBox>} 
+     * {<OpenLayers.Control.DragPan>} 
      */
     dragPan: null,
 



More information about the Commits mailing list