From 7eb8577e3e23e96132a4677677b3df977a294d95 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 17:08:14 -0500 Subject: [PATCH] docs: fix selections documentation link --- gtk/gtkdnd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c index 769693e9d6..c60c876226 100644 --- a/gtk/gtkdnd.c +++ b/gtk/gtkdnd.c @@ -61,7 +61,7 @@ * * As well as the functions listed here, applications * may need to use some facilities provided for - * Selections. + * Selections. * Also, the Drag and Drop API makes use of signals * in the #GtkWidget class. */