From d3da66da4b08df33c9f378a36839e58c62031a33 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 4 Oct 2010 00:11:07 +0000 Subject: [PATCH] fix typo in doc git-svn-id: svn://anubis/anaglym/trunk@323 99a6e188-d820-4881-8870-2d33a10e2619 --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index 5da9b9c..809ee2a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -189,7 +189,7 @@ The two objects can rotate around this axis independently. One of obj1 or obj2 can be the number 0 to signify that the other object should be connected to the static environment. anchor and axis should be Lua "arrays" (tables with -integer indices starting at 1), with three elemenets each. +integer indices starting at 1), with three elements each. anchor gives the coordinates of a point on the hinge. axis gives the direction vector of the hinge.