Browse Source

Fix typo in AudioListener documentation

Jay Weisskopf 8 years ago
parent
commit
c7d02f6d56
1 changed files with 1 additions and 1 deletions
  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>