[Pkg-javascript-commits] [leaflet-markercluster] 33/128: fix a typo

Jonas Smedegaard dr at jones.dk
Sun Apr 16 06:26:01 UTC 2017


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

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

commit 54976bf69828a5e582eb38a95e5d22cf89be8cc5
Author: zverev <alexander.zverev at gmail.com>
Date:   Tue Dec 29 09:09:51 2015 +0300

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

diff --git a/README.md b/README.md
index dcb3655..f3ffa3b 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,7 @@ markers.on('clusterclick', function (a) {
 
 - **animationend**: Fires when marker clustering/unclustering animation has completed
 - **spiderfied**: Fires when overlapping markers get spiderified (Contains ```cluster``` and ```markers``` attributes)
-- **unspiderfied**: Fires when overlapping markers get spiderified (Contains ```cluster``` and ```markers``` attributes)
+- **unspiderfied**: Fires when overlapping markers get unspiderified (Contains ```cluster``` and ```markers``` attributes)
 
 ## Methods
 

-- 
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