summaryrefslogtreecommitdiff
path: root/gtk/gtkselectionmodel.c
diff options
context:
space:
mode:
authorCam Cook <cam.cook@linux.com>2022-11-16 23:20:50 -0500
committerCam Cook <cam.cook@linux.com>2022-11-16 23:20:50 -0500
commit4ccc3b53ebd8de1f39210650f79f23acb512ae36 (patch)
tree71f05077a82707b9bcf9664b1643d20e5562cc00 /gtk/gtkselectionmodel.c
parentd1bb92728651181d10a106c0c5199dbf2ec9bf21 (diff)
downloadgtk+-4ccc3b53ebd8de1f39210650f79f23acb512ae36.tar.gz
doc/spelling changes: gtkselectionmodel.c, 'call this when the* selection changes'
Diffstat (limited to 'gtk/gtkselectionmodel.c')
-rw-r--r--gtk/gtkselectionmodel.c2
1 files changed, 1 insertions, 1 deletions
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