angus 6 lat temu
rodzic
commit
8a0fe33cea
1 zmienionych plików z 1 dodań i 1 usunięć
  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">