Browse Source

Removing excess div closing tag in Audio.html

Tristan VALCKE 8 năm trước cách đây
mục cha
commit
271a44bd2f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      docs/api/audio/Audio.html

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

@@ -65,7 +65,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:Boolean hasPlaybackControl]</h3>
 		<div>Whether playback can be controlled using the [page:Audio.play play](),