afm-unit: Fix http port multi allocation
[src/app-framework-main.git] / src / wgtpkg-mustach.c
index 4251427..5e4348a 100644 (file)
@@ -31,7 +31,7 @@
 #define MAX_DEPTH 256
 
 /*
- * exploration state when instanciating mustache
+ * exploration state when instantiating mustache
  */
 struct expl {
        struct json_object *root;