documentation fixed for clutter-fixed

This commit is contained in:
Tomas Frydrych
2007-01-18 10:33:24 +00:00
parent bf376d1aac
commit 614cd7e895
5 changed files with 45 additions and 7 deletions

View File

@ -40,7 +40,7 @@ typedef gint32 ClutterFixed;
/**
* ClutterAngle:
*
* Integer representation of an agnle such that 1024 corresponds to
* Integer representation of an angle such that 1024 corresponds to
* full circle (i.e., 2*Pi).
*/
typedef gint32 ClutterAngle; /* angle such that 1024 == 2*PI */