From 1bf80712a67c1bbac79794f29d4184ad2a1da5ae Mon Sep 17 00:00:00 2001 From: euzuro Date: Fri, 3 Apr 2009 01:19:10 +0000 Subject: [PATCH] fixing improper api name. git-svn-id: http://svn.openlayers.org/trunk/openlayers@9174 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 82b014f7bc..c36e7d8155 100644 --- a/lib/OpenLayers/Control/Navigation.js +++ b/lib/OpenLayers/Control/Navigation.js @@ -168,7 +168,7 @@ OpenLayers.Control.Navigation = OpenLayers.Class(OpenLayers.Control, { }, /** - * Method: defaultRightDblClick + * Method: defaultDblRightClick * * Parameters: * evt - {Event}