EventController: Fix type "even propagation"→event
authorDaniel Boles <dboles.src@gmail.com>
Sat, 29 Apr 2023 17:12:30 +0000 (18:12 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Sat, 29 Apr 2023 17:12:30 +0000 (18:12 +0100)
gtk/gtkeventcontroller.c

index a6d110fad07c35affee95ef8c3d1549281cb4734..bc453a6382cfe88b3b5c012be1c631de63fa65b3 100644 (file)
@@ -32,7 +32,7 @@
  *
  * See the chapter on [input handling](input-handling.html) for
  * an overview of the basic concepts, such as the capture and bubble
- * phases of even propagation.
+ * phases of event propagation.
  */
 
 #include "config.h"