Explorar o código

[DOCS] PositionalAudio: fixed minor error

Lewy Blue %!s(int64=7) %!d(string=hai) anos
pai
achega
ea2c18484f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/api/audio/PositionalAudio.html

+ 2 - 2
docs/api/audio/PositionalAudio.html

@@ -110,12 +110,12 @@
 
 		<h3>[method:PannerNode getMaxDistance]()</h3>
 		<div>
-		Returns the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.distanceModel].
+		Returns the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.maxDistance].
 		</div>
 
 		<h3>[method:PannerNode setMaxDistance]( [page:Number value] )</h3>
 		<div>
-		Sets the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.distanceModel].
+		Sets the value of [link:https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/maxDistance panner.maxDistance].
 		</div>
 
 		<h2>Source</h2>