[gtk: 1/2] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] Fix a typo
- Date: Mon, 24 Jun 2019 19:52:31 +0000 (UTC)
commit 19b1fcfee356a9782e856310825b53ab55255936
Author: Hodong Kim <cogniti gmail com>
Date: Mon Jun 24 18:42:40 2019 +0000
Fix a typo
gtk/gtkeventcontroller.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkeventcontroller.c b/gtk/gtkeventcontroller.c
index 48f66c189b..e70946b89c 100644
--- a/gtk/gtkeventcontroller.c
+++ b/gtk/gtkeventcontroller.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]