EventController: Fix type "even propagation"→event

This commit is contained in:
Daniel Boles 2023-04-29 18:12:30 +01:00
parent a8a0850b64
commit a24a924a6b

View 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"