提交 4b9fee1b 编写于 作者: R Robert Fancsik 提交者: Robert Sipka

Fix typo in the API documentation (#2809)

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu
上级 3f6599c3
......@@ -1384,7 +1384,7 @@ Returns whether the given `jerry_value_t` is a number.
```c
bool
jerry_value_is_function (const jerry_value_t value)
jerry_value_is_number (const jerry_value_t value)
```
- `value` - api value
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册