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

commits at openlayers.org commits at openlayers.org
Mon Mar 3 02:06:27 EST 2008


Author: tschaub
Date: 2008-03-03 02:06:27 -0500 (Mon, 03 Mar 2008)
New Revision: 6427

Modified:
   trunk/openlayers/lib/OpenLayers/Control/NavigationHistory.js
Log:
ND typo

Modified: trunk/openlayers/lib/OpenLayers/Control/NavigationHistory.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Control/NavigationHistory.js	2008-03-02 00:27:00 UTC (rev 6426)
+++ trunk/openlayers/lib/OpenLayers/Control/NavigationHistory.js	2008-03-03 07:06:27 UTC (rev 6427)
@@ -110,7 +110,7 @@
     /**
      * Property: restoring
      * {Boolean} Currently restoring a history state.  This is set to true
-     *     before callilng restore and set to false after restore returns.
+     *     before calling restore and set to false after restore returns.
      */
     restoring: false,
     



More information about the Commits mailing list