* clutter/clutter-actor.c: mended a couple of typos in documentation.

This commit is contained in:
Øyvind Kolås 2007-11-21 23:25:56 +00:00
parent 7fca77fa5e
commit c7292a0d8b

View File

@ -589,7 +589,7 @@ clutter_actor_transform_vertices (ClutterActor * self,
* store the result.
*
* Calculates the tranformed screen coordinates of the four corners of
* the actor; the returned vertices relate t the ClutterActorBox
* the actor; the returned vertices relate to the ClutterActorBox
* coordinates as follows:
*
* v[0] contains (x1, y1)