2
0
Эх сурвалжийг харах

Merge pull request #20832 from donutcoffee/patch-1

Docs: Fix description of Layers.test().
Mr.doob 4 жил өмнө
parent
commit
38bf5f47a8

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

@@ -69,7 +69,7 @@
 		<p>
 			layers - a Layers object<br /><br />
 
-			Returns true if this and the passed *layers* object are members of the same set of layers.
+			Returns true if this and the passed *layers* object have at least one layer in common.
 		</p>
 
 		<h3>[method:null toggle]( [param:Integer layer] )</h3>