aboutsummaryrefslogtreecommitdiffstats
path: root/src/wgtpkg-mustach.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wgtpkg-mustach.c')
-rw-r--r--src/wgtpkg-mustach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wgtpkg-mustach.c b/src/wgtpkg-mustach.c
index 4251427..5e4348a 100644
--- a/src/wgtpkg-mustach.c
+++ b/src/wgtpkg-mustach.c
@@ -31,7 +31,7 @@
#define MAX_DEPTH 256
/*
- * exploration state when instanciating mustache
+ * exploration state when instantiating mustache
*/
struct expl {
struct json_object *root;