From d1ac33190826fe5e52eaa63884ec122e7862d220 Mon Sep 17 00:00:00 2001 From: draber Date: Sat, 5 Nov 2016 09:41:41 +0100 Subject: [PATCH] Miss Spelling --- use.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use.html b/use.html index 7bc9c78..f2afa0f 100644 --- a/use.html +++ b/use.html @@ -204,7 +204,7 @@

All Parameters

edit : false, // add x,y coordinates into zoom window to make it easier to find coordinates // callbacks - initialzied : function(event, zoomer){}, // AnythingZoomer done initializing + initialized : function(event, zoomer){}, // AnythingZoomer done initializing zoom : function(event, zoomer){}, // zoom window visible unzoom : function(event, zoomer){} // zoom window hidden