瀏覽代碼

Update Material.html

Fixed a typo.
Kyle Goodale 8 年之前
父節點
當前提交
2ff76511ff
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>