diff options
Diffstat (limited to 'gtk/gtktreeselection.c')
-rw-r--r-- | gtk/gtktreeselection.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktreeselection.c b/gtk/gtktreeselection.c index 947c27ef5b..6e67d72d4f 100644 --- a/gtk/gtktreeselection.c +++ b/gtk/gtktreeselection.c @@ -169,7 +169,7 @@ _gtk_tree_selection_set_tree_view (GtkTreeSelection *selection, * @type: The selection mode * * Sets the selection mode of the @selection. If the previous type was - * #GTK_SELECTION_MULTIPLE and, then the anchor is kept selected, if it was + * #GTK_SELECTION_MULTIPLE, then the anchor is kept selected, if it was * previously selected. **/ void |