浏览代码

Fix AudioContext doc typo

rvadhavk 5 年之前
父节点
当前提交
a606f576bb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/audio/AudioContext.html

+ 1 - 1
docs/api/en/audio/AudioContext.html

@@ -29,7 +29,7 @@
 		otherwise set it to a new [link:https://developer.mozilla.org/en-US/docs/Web/API/AudioContext AudioContext].
 		otherwise set it to a new [link:https://developer.mozilla.org/en-US/docs/Web/API/AudioContext AudioContext].
 		</p>
 		</p>
 
 
-		<h3>[method:AudioContext setContext]( [param:AudioConetxt value] )</h3>
+		<h3>[method:AudioContext setContext]( [param:AudioContext value] )</h3>
 		<p>
 		<p>
 		 Set the variable *context* in the outer scope to *value*.
 		 Set the variable *context* in the outer scope to *value*.
 		</p>
 		</p>