Skip to content

Commit

Permalink
json: typo fuNction
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov authored and miconda committed Dec 28, 2022
1 parent 64786db commit 8fbf691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/json/json_trans.c
Expand Up @@ -384,7 +384,7 @@ int json_tr_eval(


/*!
* \brief Helper fuction to parse a JSON transformation
* \brief Helper function to parse a JSON transformation
* \param in parsed string
* \param t transformation
* \return pointer to the end of the transformation in the string - '}', null on error
Expand Down

0 comments on commit 8fbf691

Please sign in to comment.