summaryrefslogtreecommitdiff
path: root/gtk/gtkcelllayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcelllayout.h')
-rw-r--r--gtk/gtkcelllayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcelllayout.h b/gtk/gtkcelllayout.h
index a0e17d509f..13cd9b23f9 100644
--- a/gtk/gtkcelllayout.h
+++ b/gtk/gtkcelllayout.h
@@ -46,7 +46,7 @@ typedef struct _GtkCellLayoutIface GtkCellLayoutIface;
* @iter: a #GtkTreeIter indicating the row to set the value for
* @data: user data passed to gtk_cell_layout_set_cell_data_func()
*
- * A function which should set the value of @cell_layout's cell renderer(s)
+ * A function which should set the value of @cell_layout’s cell renderer(s)
* as appropriate.
*/
typedef void (* GtkCellLayoutDataFunc) (GtkCellLayout *cell_layout,