GtkClipboard: fix a typo
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 27 Mar 2016 15:39:44 +0000 (08:39 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 27 Mar 2016 15:39:44 +0000 (08:39 -0700)
gtk/gtkclipboard.c

index 59cca40e493a26149cd3c733a3ae749e3587f9d2..ebd9f4e70247cdbecea30e16204bce763c884c68 100644 (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
  *