You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2019/12/06 02:43:54 UTC

[incubator-echarts-doc] branch release updated: Fix case sensitive name in event

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/release by this push:
     new 32caf61  Fix case sensitive name in event
32caf61 is described below

commit 32caf61da6762b80670562f6d5a3c50f784348d1
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Dec 6 10:43:48 2019 +0800

    Fix case sensitive name in event
---
 en/api/events.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en/api/events.md b/en/api/events.md
index f5be324..a61b2f7 100644
--- a/en/api/events.md
+++ b/en/api/events.md
@@ -379,7 +379,7 @@ chart.on('brushSelected', function (params) {
 
 
 
-## globalCursorTaken(Event)
+## globalcursortaken(Event)
 
 See [takeGlobalCursor](~action.brush.takeGlobalCursor).
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org