Skip to content

Commit

Permalink
Fix typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi-gb committed Jun 18, 2019
1 parent 161101b commit cd87e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/plugutils.c
Expand Up @@ -804,7 +804,7 @@ plug_fork_child (kb_t kb)
* @param[in] name Key name to search in the kb.
* @param[in/out] type If 1 is given, the answer is forced to be KB_TYPE_INT
* type. Otherwise it returns the fetched type.
* @param[in] len Desired string lenght to be returned.
* @param[in] len Desired string length to be returned.
* @param[in] single In case of a list, fetch only the last element
*
* @return Null if no result, or a void pointer to the result in success.
Expand Down

0 comments on commit cd87e87

Please sign in to comment.