From cbc0e3817a7a0814f6ac7adce7f7f1d4419faa5a Mon Sep 17 00:00:00 2001 From: euzuro Date: Thu, 5 Jul 2007 13:22:13 +0000 Subject: [PATCH] fixing nd comment. Thanks Eric L git-svn-id: http://svn.openlayers.org/trunk/openlayers@3580 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Control/Navigation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Control/Navigation.js b/lib/OpenLayers/Control/Navigation.js index b301132887..89174cb674 100644 --- a/lib/OpenLayers/Control/Navigation.js +++ b/lib/OpenLayers/Control/Navigation.js @@ -15,7 +15,7 @@ OpenLayers.Control.Navigation.prototype = /** * Property: dragPan - * {} + * {} */ dragPan: null,