summaryrefslogtreecommitdiff
path: root/gtk/gtkcellarea.c
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2020-06-18 10:47:16 +0300
committerYuri Chornoivan <yurchor@ukr.net>2020-06-18 10:47:16 +0300
commitc0cf839729f98a5920ce930c39bae80a30946a42 (patch)
tree737b0ebbbf40763f686bf1b48b95d597fe4ddc56 /gtk/gtkcellarea.c
parent2a51d4fba895f8ec05e15d6bd4849fdcbb03d579 (diff)
downloadgtk+-c0cf839729f98a5920ce930c39bae80a30946a42.tar.gz
Fix minor typos
Diffstat (limited to 'gtk/gtkcellarea.c')
-rw-r--r--gtk/gtkcellarea.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index 04000f2c91..1a161db23f 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -2614,7 +2614,7 @@ gtk_cell_area_cell_set_valist (GtkCellArea *area,
g_free (error);
/* we purposely leak the value here, it might not be
- * in a sane state if an error condition occoured
+ * in a sane state if an error condition occurred
*/
break;
}