projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1bb927
)
doc/spelling changes: gtkselectionmodel.c, 'call this when the* selection changes'
author
Cam Cook
<cam.cook@linux.com>
Thu, 17 Nov 2022 04:20:50 +0000
(23:20 -0500)
committer
Cam Cook
<cam.cook@linux.com>
Thu, 17 Nov 2022 04:20:50 +0000
(23:20 -0500)
gtk/gtkselectionmodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkselectionmodel.c
b/gtk/gtkselectionmodel.c
index ac06f7975e11111db63be9c12779e3dde8a41404..7398bc6b1870bd9f316e75ff7ca8a071699480cf 100644
(file)
--- 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