Selaa lähdekoodia

Fix typo in Line3 docs

Scott Bedard 5 vuotta sitten
vanhempi
commit
97b1228c87
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>