Explorar o código

Fixed spelling

Temdog007 %!s(int64=6) %!d(string=hai) anos
pai
achega
1d467d76ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/js/math/Lut.js

+ 1 - 1
examples/js/math/Lut.js

@@ -10,7 +10,7 @@ THREE.Lut = function ( colormap, numberofcolors ) {
 
 };
 
-var defaultLegendParamters = {
+var defaultLegendParameters = {
 	layout: 'vertical',
 	position: new THREE.Vector3(),
 	dimensions: { width: 0.5, height: 3 }