[gtk/matthiasc/for-master] Apply 1 suggestion(s) to 1 file(s)



commit e0e59a908cd0746ec398d52f176623e1c211aeba
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 29 23:03:52 2020 +0000

    Apply 1 suggestion(s) to 1 file(s)

 gtk/gtkexpression.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkexpression.c b/gtk/gtkexpression.c
index d3e6e0b48e..3314bc818f 100644
--- a/gtk/gtkexpression.c
+++ b/gtk/gtkexpression.c
@@ -59,7 +59,7 @@
  *                                           color_expr,
  *                                           "name");
  * ]|
- * when evaluated with `this` being a GtkListItem, it will obtain the
+ * when evaluated with `this` being a `GtkListItem`, it will obtain the
  * "item" property from the GtkListItem, and then obtain the "name" property
  * from the resulting object (which is assumed to be of type GTK_TYPE_COLOR).
  *


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