@@ -35606,7 +35606,7 @@ return {
{
name = "point",
type = "Vec3",
- descriptio = "The world-space point."
+ description = "The world-space point."
}
},
returns = {
@@ -19,7 +19,7 @@ return {
point = {
type = 'Vec3',
- descriptio = 'The world-space point.'
+ description = 'The world-space point.'