From c7292a0d8bf3094b1dada43f97cea1c86c81eeda Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Wed, 21 Nov 2007 23:25:56 +0000 Subject: [PATCH] * clutter/clutter-actor.c: mended a couple of typos in documentation. --- clutter/clutter-actor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c index 96e0261..7ded186 100644 --- a/clutter/clutter-actor.c +++ b/clutter/clutter-actor.c @@ -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) -- 2.7.4