angus 6 년 전
부모
커밋
8a0fe33cea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/webgl_materials_cubemap_mipmaps.html

+ 1 - 1
examples/webgl_materials_cubemap_mipmaps.html

@@ -12,7 +12,7 @@
 		<div id="info">
 			<a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> - cubemap customized mipmaps demo. Author <a href="https://github.com/AngusLang">Angus</a><br/>
 			Left: webgl generated mipmaps<br/>
-			Right: manual mimaps<br/>
+			Right: manual mipmaps<br/>
 		</div>
 
 		<script type="module">