mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Fixed typo in parser (#2860)
JerryScript-DCO-1.0-Signed-off-by: Mate Dabis mdabis@inf.u-szeged.hu
This commit is contained in:
parent
a2e7816485
commit
3823d2fc81
@ -2894,7 +2894,7 @@ parser_raise_error (parser_context_t *context_p, /**< context */
|
||||
#endif /* !JERRY_DISABLE_JS_PARSER */
|
||||
|
||||
/**
|
||||
* Parse EcamScript source code
|
||||
* Parse EcmaScript source code
|
||||
*
|
||||
* Note:
|
||||
* if arg_list_p is not NULL, a function body is parsed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user