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

Update wrong description of Quaternion.inverse

Joe Pea 6 жил өмнө
parent
commit
ee7db730d6

+ 1 - 2
docs/api/en/math/Quaternion.html

@@ -115,8 +115,7 @@
 
 		<h3>[method:Quaternion inverse]()</h3>
 		<p>
-			Inverts this quaternion - calculate the [page:.conjugate conjugate] and then
-			[page:.normalize normalizes] the result.
+			Inverts this quaternion - calculates the [page:.conjugate conjugate]. The quaternion is assumed to have unit length.
 		</p>
 
 		<h3>[method:Float length]()</h3>