From: Michael Catanzaro Date: Fri, 8 Sep 2023 16:46:26 +0000 (-0500) Subject: Fix typo X-Git-Tag: archive/raspbian/4.12.4+ds-3+rpi1^2~21^2~2^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=56edb0c9fbdcfd80bac7837f90ece0dd9388057f;p=gtk4.git Fix typo --- diff --git a/gtk/gtkactionable.c b/gtk/gtkactionable.c index 7c59e25e63..998c1a18db 100644 --- a/gtk/gtkactionable.c +++ b/gtk/gtkactionable.c @@ -26,7 +26,7 @@ /** * GtkActionable: * - * The `GtkActionable` interface provides a convenient way of asscociating + * The `GtkActionable` interface provides a convenient way of associating * widgets with actions. * * It primarily consists of two properties: [property@Gtk.Actionable:action-name]