docs: Fix typo in ClutterStage::deactivate
This commit is contained in:
parent
e15f520a9e
commit
9584b23958
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user