瀏覽代碼

Update Lut.html

Brian Fitzgerald 10 年之前
父節點
當前提交
cd1191bfaa
共有 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>
 		<h3>[name]( colormap, numberOfColors )</h3>
                 <div>
                 <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.
                 numberOfColors - optional argument that sets the number of colors used to represent the data array.
 		</div>
 		</div>