瀏覽代碼

Fix typo in AudioEffectFade help

dds
Nathanaël Lécaudé 10 年之前
父節點
當前提交
ac08400cbf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      gui/list.html

+ 1
- 1
gui/list.html 查看文件

@@ -841,7 +841,7 @@
directly to the output) after "milliseconds" time.
</p>
<p class=func><span class=keyword>fadeOut</span>(milliseconds);</p>
<p class=desc>Begin increasing the audio level, to reach 0 (no output)
<p class=desc>Begin decreasing the audio level, to reach 0 (no output)
after "milliseconds" time.
</p>
<h3>Notes</h3>

Loading…
取消
儲存