From Chris Hanson, spelling and grammer fixes

This commit is contained in:
Robert Osfield
2009-04-22 12:52:22 +00:00
parent 70771cf6ce
commit 02b84e931e
2 changed files with 8 additions and 8 deletions

View File

@@ -76,7 +76,7 @@ Node *makeTank( void )
1
);
// 42 required for sodes, 22 for the top.
// 42 required for sides, 22 for the top.
Vec3Array& vc = *(new Vec3Array(42+22));
Vec2Array& tc = *(new Vec2Array(42+22));