Fix spelling error

This commit is contained in:
hasufell 2014-05-10 21:06:36 +02:00
parent cf569224e0
commit c4b594b304
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

View File

@ -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. * to the size of 1.
* *
* @param obj the object we want to scale * @param obj the object we want to scale