diff --git a/src/half_edge.c b/src/half_edge.c index c6520e9..104939d 100644 --- a/src/half_edge.c +++ b/src/half_edge.c @@ -76,7 +76,7 @@ HE_vert *find_center(HE_obj const * const obj) } /** - * Calculates the factor that can be used to scaled down the object + * Calculates the factor that can be used to scale down the object * to the size of 1. * * @param obj the object we want to scale