Daniele Bartolini 10 лет назад
Родитель
Сommit
c0e366ca53
1 измененных файлов с 1 добавлено и 1 удалено
  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*.
 
 	**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
 		Returns the length of *q*.