Browse Source

Removing excess div closing tag in AudioListener.html

Tristan VALCKE 8 years ago
parent
commit
247d0d75ab
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/api/audio/AudioListener.html

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

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