Преглед на файлове

Merge remote-tracking branch 'PaulJacobs/patch-12' into dev

Mr.doob преди 12 години
родител
ревизия
bf52d56ff7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/api/materials/ShaderMaterial.html

+ 1 - 1
docs/api/materials/ShaderMaterial.html

@@ -57,7 +57,7 @@
 
 
 		<h3>.[page:string vertexShader]</h3>
 		<h3>.[page:string vertexShader]</h3>
 		<div>
 		<div>
-		Vertex shader GLSL code.  This is the actual code for the shader.  In the example above the code is retrieved from DOM elements emnbedded directly in the page although other methods can be used including specifying a string directly.  
+		Vertex shader GLSL code.  This is the actual code for the shader.  In the example above the code is retrieved from DOM elements embedded directly in the page although other methods can be used including specifying a string directly.  
 		</div> 
 		</div> 
 
 
 		<h3>.[page:boolean morphTargets]</h3>
 		<h3>.[page:boolean morphTargets]</h3>

粤ICP备19079148号