Skip to content

Commit 712f5cb

Browse files
committed
docs: Clean up.
1 parent 866403b commit 712f5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/zh/core/EventDispatcher.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2>代码示例</h2>
2020
<code>
2121
// 为自定义对象添加事件
2222

23-
class Car extends EventDispatcher () {
23+
class Car extends EventDispatcher {
2424

2525
start() {
2626

0 commit comments

Comments
 (0)