提交 9c0c7543 编写于 作者: X xuyong 提交者: honghecun

fixed 668b0f79 from https://gitee.com/honghecun/docs/pulls/9991

修改错误的形参命名
Signed-off-by: Nxuyong <xuyong59@huawei.com>
上级 90805894
......@@ -207,7 +207,7 @@ let ret = hiSysEvent.addWatcher(watcher)
## hiSysEvent.removeWatcher
removeWatcher(wathcer: Watcher): number
removeWatcher(watcher: Watcher): number
取消订阅系统事件,接收[Watcher](#watcher)类型的对象作为事件参数。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册