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



commit c165ab2351df792c2473885c09ad3941c17932dd
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 29 23:03:37 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 75557bbffe..9a7cfbc00e 100644
--- a/gtk/gtkexpression.c
+++ b/gtk/gtkexpression.c
@@ -33,7 +33,7 @@
  *
  * An important aspect of expressions is that the value can be obtained
  * from a source that is several steps away. For example, an expression
- * may describe ‘the value of property A of @object1, which is itself the
+ * may describe ‘the value of property A of `@object1`, which is itself the
  * value of a property of @object2’. And @object1 may not even exist yet
  * at the time that the expression is created. This is contrast to GObject
  * property bindings, which can only create direct connections between


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