aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ast-model.c
diff options
Diffstat (limited to 'ast-model.c')
-rw-r--r--ast-model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ast-model.c b/ast-model.c
index f5163408..704c4878 100644
--- a/ast-model.c
+++ b/ast-model.c
@@ -167,7 +167,7 @@ ast_tree_model_init (GtkTreeModelIface *iface)
/*****************************************************************************
*
- * ast_init: this is called everytime a new ast node object
+ * ast_init: this is called every time a new ast node object
* instance is created (we do that in ast_new).
* Initialise the list structure's fields here.
*