Browse Source

Merge pull request #10775 from m4jing/patch-for-doc

Fixed typo for docs
Mr.doob 8 years ago
parent
commit
efe9575609
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/deprecated/DeprecatedList.html

+ 1 - 1
docs/api/deprecated/DeprecatedList.html

@@ -186,7 +186,7 @@
 
 		<h3>[page:Plane]</h3>
 		<div>
-			Plane.isIntersectionLine]() has been renamed to	[page:Plane.intersectsLine]().
+			Plane.isIntersectionLine() has been renamed to	[page:Plane.intersectsLine]().
 		</div>