From: Matthias Clasen Date: Sun, 12 Dec 2021 14:03:11 +0000 (-0500) Subject: docs: Small improvement X-Git-Tag: archive/raspbian/4.6.5+ds-1+rpi1~1^2~19^2~5^2~69^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e72df9cd5fa427dced182985303a137ab334228e;p=gtk4.git docs: Small improvement I could not find the attributes of the element mentioned anywhere in the docs. --- diff --git a/gtk/gtkexpression.c b/gtk/gtkexpression.c index 8ff380a64f..8cd72f802f 100644 --- a/gtk/gtkexpression.c +++ b/gtk/gtkexpression.c @@ -124,7 +124,7 @@ * * `GtkBuilder` has support for creating expressions. The syntax here can be used where * a `GtkExpression` object is needed like in a `` tag for an expression - * property, or in a `` tag to bind a property to an expression. + * property, or in a `` tag to bind a property to an expression. * * To create an property expression, use the `` element. It can have a `type` * attribute to specify the object type, and a `name` attribute to specify the property