Browse Source

Update Material.html

Fixed a typo.
Kyle Goodale 8 years ago
parent
commit
2ff76511ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/materials/Material.html

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

@@ -236,7 +236,7 @@
 		<h3>[page:EventDispatcher EventDispatcher] methods are available on this class.</h3>
 
 		<h3>[method:Material clone]( )</h3>
-		<div>Return a new materials with the same parameters as this material.</div>
+		<div>Return a new material with the same parameters as this material.</div>
 
 		<h3>[method:Material copy]( [page:material material] )</h3>
 		<div>Copy the parameters from the passed material into this material.</div>