[gtk/matthiasc/for-master] Apply 1 suggestion(s) to 1 file(s)
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master] Apply 1 suggestion(s) to 1 file(s)
- Date: Mon, 29 Jun 2020 23:04:44 +0000 (UTC)
commit 37a49428b714b1c142187a07b6ce1f0643acfa45
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jun 29 23:04:07 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 bb06a6f9e9..112ee6f978 100644
--- a/gtk/gtkexpression.c
+++ b/gtk/gtkexpression.c
@@ -61,7 +61,7 @@
* ]|
* 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).
+ * from the resulting object (which is assumed to be of type `GTK_TYPE_COLOR`).
*
* A more concise way to describe this would be
* |[
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]