Răsfoiți Sursa

Update Lut.html

Brian Fitzgerald 10 ani în urmă
părinte
comite
cd1191bfaa
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/api/examples/Lut.html

+ 1 - 1
docs/api/examples/Lut.html

@@ -25,7 +25,7 @@
 
 		<h3>[name]( colormap, numberOfColors )</h3>
                 <div>
-                colormap - optional argument that sets a colormap from prefefined colormaps. Available colormaps are : "rainbow", "cooltowarm", "blackbody".
+                colormap - optional argument that sets a colormap from predefined colormaps. Available colormaps are : "rainbow", "cooltowarm", "blackbody".
                 numberOfColors - optional argument that sets the number of colors used to represent the data array.
 		</div>