summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2016-07-17 11:54:49 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2016-07-17 11:56:09 +0100
commit40bbab84ba08630415a04e1762de66cab7902e3d (patch)
treed84beabf1f439ea28f960835841d4a0125961174
parent6e7a169a12fc9dc0aaf1591b0758a3f92c0579c9 (diff)
downloadclutter-40bbab84ba08630415a04e1762de66cab7902e3d.tar.gz
clutter: Fix typo in docs for ClutterActor::queue-relayout
Signed-off-by: Philip Withnall <philip.withnall@collabora.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=768898
-rw-r--r--clutter/clutter-actor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c
index f7cbc93a4..18274fe0c 100644
--- a/clutter/clutter-actor.c
+++ b/clutter/clutter-actor.c
@@ -8011,7 +8011,7 @@ clutter_actor_class_init (ClutterActorClass *klass)
* the relayout queue up through the actor graph.
*
* The main purpose of this signal is to allow relayout to be propagated
- * properly in the procense of #ClutterClone actors. Applications will
+ * properly in the presence of #ClutterClone actors. Applications will
* not normally need to connect to this signal.
*
* Since: 1.2