From: Cam Cook Date: Thu, 17 Nov 2022 04:20:50 +0000 (-0500) Subject: doc/spelling changes: gtkselectionmodel.c, 'call this when the* selection changes' X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~96^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4ccc3b53ebd8de1f39210650f79f23acb512ae36;p=gtk4.git doc/spelling changes: gtkselectionmodel.c, 'call this when the* selection changes' --- diff --git a/gtk/gtkselectionmodel.c b/gtk/gtkselectionmodel.c index ac06f7975e..7398bc6b18 100644 --- a/gtk/gtkselectionmodel.c +++ b/gtk/gtkselectionmodel.c @@ -547,7 +547,7 @@ gtk_selection_model_set_selection (GtkSelectionModel *model, * * Helper function for implementations of `GtkSelectionModel`. * - * Call this when a selection changes to emit the + * Call this when the selection changes to emit the * [signal@Gtk.SelectionModel::selection-changed] signal. */ void