Daniele Bartolini před 10 roky
rodič
revize
c0e366ca53
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/lua_api.txt

+ 1 - 1
docs/lua_api.txt

@@ -147,7 +147,7 @@ Quaternion
 		Multiplies the quaternion *a* by the scalar *k*.
 		Multiplies the quaternion *a* by the scalar *k*.
 
 
 	**dot** (a, b) : float
 	**dot** (a, b) : float
-		Returns the dot product between quaternions *a* a and *b*.
+		Returns the dot product between quaternions *a* and *b*.
 
 
 	**length** (q) : float
 	**length** (q) : float
 		Returns the length of *q*.
 		Returns the length of *q*.