summaryrefslogtreecommitdiff
path: root/gtk/gtkbuildable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkbuildable.c')
-rw-r--r--gtk/gtkbuildable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkbuildable.c b/gtk/gtkbuildable.c
index 937a99b8bc..38ee81addd 100644
--- a/gtk/gtkbuildable.c
+++ b/gtk/gtkbuildable.c
@@ -202,7 +202,7 @@ gtk_buildable_parser_finished (GtkBuildable *buildable,
*
* Constructs a child of @buildable with the name @name.
*
- * #GtkBuilder calls this function if a "constructor" has been
+ * #GtkBuilder calls this function if a “constructor” has been
* specified in the UI definition.
*
* Returns: (transfer full): the constructed child