diff options
Diffstat (limited to 'files/zh-cn/web/api/scriptprocessornode/index.html')
-rw-r--r-- | files/zh-cn/web/api/scriptprocessornode/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/scriptprocessornode/index.html b/files/zh-cn/web/api/scriptprocessornode/index.html index cbf56b780b..d53e09691e 100644 --- a/files/zh-cn/web/api/scriptprocessornode/index.html +++ b/files/zh-cn/web/api/scriptprocessornode/index.html @@ -57,7 +57,7 @@ translation_of: Web/API/ScriptProcessorNode <dl> <dt>{{domxref("ScriptProcessorNode.onaudioprocess")}}</dt> - <dd>Represents the {{event("Event_handlers")}} to be called.</dd> + <dd>Represents the {{domxref("EventHandler")}} to be called.</dd> </dl> <h2 id="方法">方法</h2> |