Fix typos in the documentation and related files (#4809)

JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
This commit is contained in:
Zsolt Borbély
2021-11-02 11:37:05 +01:00
committed by GitHub
parent 89e367bbfd
commit 6a995e2887
39 changed files with 173 additions and 168 deletions
+1 -1
View File
@@ -3541,7 +3541,7 @@ consume_last_statement:
} /* parser_parse_statements */
/**
* Free jumps stored on the stack if a parse error is occured.
* Free jumps stored on the stack if a parse error is occurred.
*/
void JERRY_ATTR_NOINLINE
parser_free_jumps (parser_stack_iterator_t iterator) /**< iterator position */