[Pkg-javascript-commits] [leaflet-markercluster] 116/219: typo corrected

Jonas Smedegaard dr at jones.dk
Sat May 7 09:39:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet-markercluster.

commit 61d24ffdd3235e48a78ac0a050a5df05cf3963d9
Author: Cyrille Giquello <Cyrille37 at users.noreply.github.com>
Date:   Fri Oct 9 09:20:22 2015 +0200

    typo corrected
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 005b225..9b7a46d 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ Other options
 
 ## Events
 If you register for click, mouseover, etc events are just related to Markers in the cluster.
-To receive events for clusters listen to 'cluster' + 'eventIWant', ex: 'clusterclick', 'clustermouseover', , 'clustermouseout'.
+To receive events for clusters listen to 'cluster' + 'eventIWant', ex: 'clusterclick', 'clustermouseover', 'clustermouseout'.
 
 Set your callback up as follows to handle both cases:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list