git-svn-id: http://svn.openlayers.org/trunk/openlayers@6427 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-03-03 07:06:27 +00:00
parent cac0402c92
commit 6adeb7c304

View File

@@ -110,7 +110,7 @@ OpenLayers.Control.NavigationHistory = OpenLayers.Class(OpenLayers.Control, {
/**
* 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,