docs: fix typos (#20724)

Co-authored-by: Marco Lehmann <m99@posteo.de>
This commit is contained in:
dundargoc
2022-10-23 03:45:39 +02:00
committed by GitHub
parent d70193c326
commit 1887d8d7d0
13 changed files with 25 additions and 25 deletions

View File

@@ -357,7 +357,7 @@ typedef struct {
int arg_len;
} ExprASTError;
/// Structure representing complety AST for one expression
/// Structure representing complete AST for one expression
typedef struct {
/// When AST is not correct this message will be printed.
///