Explorar o código

Merge pull request #14455 from mghini/patch-1

Fixed typo
Mr.doob %!s(int64=7) %!d(string=hai) anos
pai
achega
cb8f5f6696
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/materials/MeshLambertMaterial.html

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

@@ -101,7 +101,7 @@
 
 		<h3>[property:Texture emissiveMap]</h3>
 		<p>
-		Set emisssive (glow) map. Default is null. The emissive map color is modulated by
+		Set emissive (glow) map. Default is null. The emissive map color is modulated by
 		the emissive color and the emissive intensity. If you have an emissive map, be sure to
 		set the emissive color to something other than black.
 		</p>