[gtk+] GtkClipboard: fix a typo



commit b6b53fc19c1027c8fe4c9bd730056ba8fdff77a8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sun Mar 27 08:39:44 2016 -0700

    GtkClipboard: fix a typo

 gtk/gtkclipboard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c
index 59cca40..ebd9f4e 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
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]