[gtk: 1/2] doc: Syntax fixes




commit eacfa2a966ed9465c903b8c304c951899e295820
Author: Marco Melorio <marco melorio protonmail com>
Date:   Tue Jul 13 22:53:19 2021 +0000

    doc: Syntax fixes

 gtk/gtkwidget.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c
index 459aeba2fe..724ee32eae 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -5322,9 +5322,9 @@ gtk_widget_has_visible_focus (GtkWidget *widget)
  * toplevel.
  *
  * This does not mean that the [property@Gtk.Widget:has-focus]
- * property is necessarily set; [property@Gtk,Widget:has-focus]
+ * property is necessarily set; [property@Gtk.Widget:has-focus]
  * will only be set if the toplevel widget additionally has the
- * global input focus.)
+ * global input focus.
  *
  * Returns: %TRUE if the widget is the focus widget.
  */


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