소스 검색

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>