Merge branch 'master' into 'master'

Fix a typo

See merge request GNOME/gtk!960
This commit is contained in:
Matthias Clasen 2019-06-24 19:52:12 +00:00
commit 3d55b74197

View File

@ -270,7 +270,7 @@ gtk_event_controller_init (GtkEventController *controller)
* @controller: a #GtkEventController
* @event: a #GdkEvent
*
* Feeds an events into @controller, so it can be interpreted
* Feeds an event into @controller, so it can be interpreted
* and the controller actions triggered.
*
* Returns: %TRUE if the event was potentially useful to trigger the