[gtk/dnd-fixes] docs: Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/dnd-fixes] docs: Fix a typo
- Date: Sat, 19 Jun 2021 19:24:43 +0000 (UTC)
commit 2671331a47bf6bb02b70b0c2ff296e1c8dae4ad8
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 19 12:24:12 2021 -0700
docs: Fix a typo
gtk/gtkdroptarget.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkdroptarget.c b/gtk/gtkdroptarget.c
index 4012a41928..da1bbe6640 100644
--- a/gtk/gtkdroptarget.c
+++ b/gtk/gtkdroptarget.c
@@ -824,7 +824,7 @@ gtk_drop_target_class_init (GtkDropTargetClass *class)
* and no further processing is necessary.
*
* Otherwise, the handler returns %TRUE. In this case, this handler will
- * accept the drop. The handler is responsible for rading the given @value
+ * accept the drop. The handler is responsible for using the given @value
* and performing the drop operation.
*
* Returns: whether the drop was accepted at the given pointer position
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]