Browse Source

Fix typo in AudioListener documentation

Jay Weisskopf 8 năm trước cách đây
mục cha
commit
c7d02f6d56
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/api/audio/AudioListener.html

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

@@ -93,7 +93,7 @@
 		Return the volume.
 		</div>
 
-		<h3>[method:null getMasterVolume]( [page:Number value] )</h3>
+		<h3>[method:null setMasterVolume]( [page:Number value] )</h3>
 		<div>
 		Set the volume.
 		</div>