diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index 59cca40e49..ebd9f4e702 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -2213,7 +2213,7 @@ _gtk_clipboard_store_all (void) * gtk_clipboard_get_selection: * @clipboard: a #GtkClipboard * - * Gets the sleection that this clipboard is for. + * Gets the selection that this clipboard is for. * * Returns: the selection *