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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user