docs: Fix typo in ClutterStage::deactivate

This commit is contained in:
Emmanuele Bassi 2015-05-01 16:51:12 +01:00
parent e15f520a9e
commit 9584b23958

View File

@ -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