From 266c1d77059bd6c9d7650ad74bca364ced870065 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 30 Apr 2012 17:45:01 +0100 Subject: [PATCH] docs: Fix typo in the tag --- clutter/clutter-paint-nodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clutter/clutter-paint-nodes.c b/clutter/clutter-paint-nodes.c index 8cb7642cb..506e459b8 100644 --- a/clutter/clutter-paint-nodes.c +++ b/clutter/clutter-paint-nodes.c @@ -718,7 +718,7 @@ struct _ClutterTextNode /** * ClutterTextNodeClass: * - * The ClutterTextNodeClass structure is an opaque + * The ClutterTextNodeClass structure is an opaque * type whose contents cannot be directly accessed. * * Since: 1.10