[clutter] clutter: Fix typo in docs for ClutterActor::queue-relayout
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] clutter: Fix typo in docs for ClutterActor::queue-relayout
- Date: Mon, 18 Jul 2016 08:28:59 +0000 (UTC)
commit 40bbab84ba08630415a04e1762de66cab7902e3d
Author: Philip Withnall <philip withnall collabora co uk>
Date: Sun Jul 17 11:54:49 2016 +0100
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
clutter/clutter-actor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c
index f7cbc93..18274fe 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]