[clutter] docs: Fix typo in ClutterStage::deactivate
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Fix typo in ClutterStage::deactivate
- Date: Fri, 1 May 2015 15:51:31 +0000 (UTC)
commit 9584b239589ba4b7b9b41e0966397088e50eca59
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri May 1 16:51:12 2015 +0100
docs: Fix typo in ClutterStage::deactivate
clutter/clutter-stage.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-stage.c b/clutter/clutter-stage.c
index 9a6dfe1..2c67ca3 100644
--- a/clutter/clutter-stage.c
+++ b/clutter/clutter-stage.c
@@ -2046,7 +2046,7 @@ clutter_stage_class_init (ClutterStageClass *klass)
* ClutterStage::deactivate:
* @stage: the stage which was deactivated
*
- * The ::activate signal is emitted when the stage loses key focus
+ * The ::deactivate signal is emitted when the stage loses key focus
* from the underlying window system.
*
* Since: 0.6
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]