From 2d003553e89f417263806eac9814397a0dc151c6 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 28 Jan 2014 01:54:48 -0500 Subject: docs: don't use It is a little heavy handed. The text can speak for itself. --- gtk/gtkselection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkselection.c') diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c index 8a27909fe0..89f099f7aa 100644 --- a/gtk/gtkselection.c +++ b/gtk/gtkselection.c @@ -1296,7 +1296,7 @@ gtk_selection_data_get_display (const GtkSelectionData *selection_data) * @length: length of the data * * Stores new data into a #GtkSelectionData object. Should - * only be called from a selection handler callback. + * only be called from a selection handler callback. * Zero-terminates the stored data. **/ void -- cgit v1.2.1