Fix a typo

This commit is contained in:
Gergely Polonkai 2014-03-09 22:34:54 +01:00
parent 332110f449
commit 2a48f402b8
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ gswe_aspect_data_get_aspect_info(GsweAspectData *aspect_data)
*
* Gets the difference between an exact aspect and this one.
*
* Returns: the difference in pertent.
* Returns: the difference in percent.
*/
gdouble
gswe_aspect_data_get_difference(GsweAspectData *aspect_data)