소스 검색

Removing excess div closing tag in AudioListener.html

Tristan VALCKE 8 년 전
부모
커밋
247d0d75ab
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      docs/api/audio/AudioListener.html

+ 0 - 1
docs/api/audio/AudioListener.html

@@ -60,7 +60,6 @@
 		<h3>[property:GainNode gain]</h3>
 		<div>A [link:https://developer.mozilla.org/en-US/docs/Web/API/GainNode GainNode] created
 		using [link:https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/createGain AudioContext.createGain]().</div>
-		</div>
 
 		<h3>[property:AudioNode filter]</h3>
 		<div>Default is *null*.</div>