GtkClipboard: fix a typo

This commit is contained in:
Cosimo Cecchi 2016-03-27 08:39:44 -07:00
parent efea673c31
commit b6b53fc19c

View File

@ -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
*