Fixed typo in parser (#2860)

JerryScript-DCO-1.0-Signed-off-by: Mate Dabis mdabis@inf.u-szeged.hu
This commit is contained in:
Mate Dabis 2019-05-06 12:57:14 +02:00 committed by Robert Fancsik
parent a2e7816485
commit 3823d2fc81

View File

@ -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