summaryrefslogtreecommitdiff
path: root/gtk/gtkgrid.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkgrid.c')
-rw-r--r--gtk/gtkgrid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkgrid.c b/gtk/gtkgrid.c
index 14e7dd6de6..7cac6f870f 100644
--- a/gtk/gtkgrid.c
+++ b/gtk/gtkgrid.c
@@ -1823,7 +1823,7 @@ gtk_grid_new (void)
* Adds a widget to the grid.
*
* The position of @child is determined by @left and @top. The
- * number of 'cells' that @child will occupy is determined by
+ * number of “cells” that @child will occupy is determined by
* @width and @height.
*/
void