浏览代码

Merge pull request #18983 from scottbedard/patch-1

Fix typo in Line3 docs
Mr.doob 5 年之前
父节点
当前提交
8aff50aa52
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/math/Line3.html

+ 1 - 1
docs/api/en/math/Line3.html

@@ -98,7 +98,7 @@
 		<p>
 		<p>
 		[page:Line3 line]  - [page:Line3] to compare with this one.<br /><br />
 		[page:Line3 line]  - [page:Line3] to compare with this one.<br /><br />
 
 
-		Returns true if both line's [page:.start start] and [page:.end en] points are equal.
+		Returns true if both line's [page:.start start] and [page:.end end] points are equal.
 		</p>
 		</p>
 
 
 		<h3>[method:Vector3 getCenter]( [param:Vector3 target] )</h3>
 		<h3>[method:Vector3 getCenter]( [param:Vector3 target] )</h3>