소스 검색

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…
취소
저장