summaryrefslogtreecommitdiffstats
path: root/libnetdata/json/jsmn.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetdata/json/jsmn.c')
-rw-r--r--libnetdata/json/jsmn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetdata/json/jsmn.c b/libnetdata/json/jsmn.c
index 952535897..2f48bd65a 100644
--- a/libnetdata/json/jsmn.c
+++ b/libnetdata/json/jsmn.c
@@ -183,7 +183,7 @@ static jsmnerr_t jsmn_parse_string(jsmn_parser *parser, const char *js,
*
* Parse JSON string and fill tokens.
*
- * @param parser the auxiliar vector used to parser
+ * @param parser the auxiliary vector used to parser
* @param js the string to parse
* @param len the string length
* @param tokens the place to map the tokens