Browse Source

Typo in panSpeed description (#21703)

says "zoom" instead of "pan"
Brian Santoso 4 years ago
parent
commit
0a5ce113d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/examples/en/controls/TrackballControls.html

+ 1 - 1
docs/examples/en/controls/TrackballControls.html

@@ -126,7 +126,7 @@
 
 		<h3>[property:Number panSpeed]</h3>
 		<p>
-			The zoom speed. Default is *0.3*.
+			The pan speed. Default is *0.3*.
 		</p>
 
 		<h3>[property:Number rotateSpeed]</h3>