浏览代码

Update docs

Daniele Bartolini 10 年之前
父节点
当前提交
f78e9d26e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/lua_api.txt

+ 1 - 1
docs/lua_api.txt

@@ -199,7 +199,7 @@ QuaternionBox
 	**QuaternionBox** (x, y, z, w) : QuaternionBox
 		Returns a new QuaternionBox from individual elements.
 
-	**store(q)**
+	**store** (q)
 		Stores the Quaternion *q* in the box.
 
 	**store** (x, y, z, w)