From dad8575a4bf3fabf1f480dfd0b8272935ed41bdb Mon Sep 17 00:00:00 2001 From: Maxime Roussin-Bélanger Date: Thu, 17 Dec 2020 15:42:10 -0500 Subject: server: fix typos --- src/wayland-server-core.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/wayland-server-core.h') diff --git a/src/wayland-server-core.h b/src/wayland-server-core.h index fd4fc3e..64d7169 100644 --- a/src/wayland-server-core.h +++ b/src/wayland-server-core.h @@ -261,8 +261,8 @@ wl_global_destroy(struct wl_global *global); * A filter function enables the server to decide which globals to * advertise to each client. * - * When a wl_global filter is set, the given callback funtion will be - * called during wl_global advertisment and binding. + * When a wl_global filter is set, the given callback function will be + * called during wl_global advertisement and binding. * * This function should return true if the global object should be made * visible to the client or false otherwise. -- cgit v1.2.3-70-g09d2