doc/spelling changes: gtkselectionmodel.c, 'call this when the* selection changes'
authorCam Cook <cam.cook@linux.com>
Thu, 17 Nov 2022 04:20:50 +0000 (23:20 -0500)
committerCam Cook <cam.cook@linux.com>
Thu, 17 Nov 2022 04:20:50 +0000 (23:20 -0500)
gtk/gtkselectionmodel.c

index ac06f7975e11111db63be9c12779e3dde8a41404..7398bc6b1870bd9f316e75ff7ca8a071699480cf 100644 (file)
@@ -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