projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efea673
)
GtkClipboard: fix a typo
author
Cosimo Cecchi
<cosimoc@gnome.org>
Sun, 27 Mar 2016 15:39:44 +0000
(08:39 -0700)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Sun, 27 Mar 2016 15:39:44 +0000
(08:39 -0700)
gtk/gtkclipboard.c
patch
|
blob
|
history
diff --git
a/gtk/gtkclipboard.c
b/gtk/gtkclipboard.c
index 59cca40e493a26149cd3c733a3ae749e3587f9d2..ebd9f4e70247cdbecea30e16204bce763c884c68 100644
(file)
--- 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 s
le
ection that this clipboard is for.
+ * Gets the s
el
ection that this clipboard is for.
*
* Returns: the selection
*