[gtk/wip/baedert/for-master: 125/128] text: Fix a documentation mishap




commit 1bf79a4dae4f85ca32314e6388878645bbd6d0e2
Author: Timm Bäder <mail baedert org>
Date:   Sat Oct 17 08:02:18 2020 +0200

    text: Fix a documentation mishap

 gtk/gtktext.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtktext.c b/gtk/gtktext.c
index 7117ae39c6..cb06561b77 100644
--- a/gtk/gtktext.c
+++ b/gtk/gtktext.c
@@ -3236,7 +3236,7 @@ gtk_text_grab_focus (GtkWidget *widget)
  * Causes @self to have keyboard focus.
  *
  * It behaves like gtk_widget_grab_focus(),
- * except that it doesn't select the contents of the self.
+ * except that it doesn't select the contents of @self.
  * You only want to call this on some special entries
  * which the user usually doesn't want to replace all text in,
  * such as search-as-you-type entries.


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