From 471bec5f9a0075a8404cc7f8685d9a5ae48cc1a4 Mon Sep 17 00:00:00 2001 From: Vladimir Kulev Date: Mon, 7 Sep 2015 21:26:06 +0300 Subject: [PATCH] Fix typo in popup event names --- reference.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference.html b/reference.html index 45d9b8fb..fae3b197 100644 --- a/reference.html +++ b/reference.html @@ -1779,12 +1779,12 @@ var map = L.map('map', { Description - added + add PopupEvent Fired when the popup is added to the map. - removed + remove PopupEvent Fired when the popup is removed from the map.