Browse Source

Update Material.html

PaulJacobs 11 years ago
parent
commit
ad816286b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/materials/Material.html

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

@@ -40,7 +40,7 @@
 
 
 		<h3>.[page:Boolean transparent]</h3>
 		<h3>.[page:Boolean transparent]</h3>
 		<div>
 		<div>
-		Defines whether this material is transparent. This has an effect on rendering, as transparent objects need an special treatment, and are rendered after the opaque (i.e. non transparent) objects. For a working example of this behaviour, check the [page:WebGLRenderer WebGLRenderer] code.
+		Defines whether this material is transparent. This has an effect on rendering, as transparent objects need special treatment, and are rendered after the opaque (i.e. non transparent) objects. For a working example of this behaviour, check the [page:WebGLRenderer WebGLRenderer] code.
 		</div>
 		</div>
 		<div>Default is *false*.</div>
 		<div>Default is *false*.</div>