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