Przeglądaj źródła

Fix typo in AudioListener documentation

Jay Weisskopf 8 lat temu
rodzic
commit
c7d02f6d56
1 zmienionych plików z 1 dodań i 1 usunięć
  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>