summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication-wayland.c
diff options
context:
space:
mode:
authorBjörn Daase <bjoern@daase.net>2020-08-21 14:41:13 +0200
committerBjörn Daase <bjoern@daase.net>2020-08-21 15:29:34 +0200
commit6315cd977c2541f6f76cc81dfd47fc228bb3aa5e (patch)
tree29556ecd7c9ed1ad2342b5dd2546270a70f857d0 /gtk/gtkapplication-wayland.c
parentbb8c818ba14ffde882f31359e09efd6e9215c593 (diff)
downloadgtk+-6315cd977c2541f6f76cc81dfd47fc228bb3aa5e.tar.gz
*: Fix spelling mistakes found by codespell
Diffstat (limited to 'gtk/gtkapplication-wayland.c')
-rw-r--r--gtk/gtkapplication-wayland.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkapplication-wayland.c b/gtk/gtkapplication-wayland.c
index a5731769d2..865d60f674 100644
--- a/gtk/gtkapplication-wayland.c
+++ b/gtk/gtkapplication-wayland.c
@@ -32,7 +32,7 @@ typedef struct
{
GtkApplicationImplDBusClass parent_class;
- /* stores the dbus version of the overriden methods */
+ /* stores the dbus version of the overridden methods */
guint (*dbus_inhibit) (GtkApplicationImpl *impl,
GtkWindow *window,
GtkApplicationInhibitFlags flags,