浏览代码

Merge pull request #5588 from brianfitzgerald/patch-1

Update Lut.html
Mr.doob 10 年之前
父节点
当前提交
33f25b17f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>