ソースを参照

Merge pull request #11867 from twastvedt/patch-1

Correct Layers doc typo.
Mr.doob 8 年 前
コミット
02b3a2c057
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/api/core/Layers.html

+ 1 - 1
docs/api/core/Layers.html

@@ -28,7 +28,7 @@
 
 		<h3>[name]()</h3>
 		<div>
-		Create a new Layers object, with an initial mask set to layer 1.
+		Create a new Layers object, with an initial mask set to 1 (layer 0).
 		</div>
 
 		<h2>Properties</h2>