Fix a small typo in the port API documentation (#2099)
JerryScript-DCO-1.0-Signed-off-by: Gabor Loki loki@inf.u-szeged.hu
This commit is contained in:
committed by
Dániel Bátyai
parent
7ad3edde08
commit
1059fb1b30
+1
-1
@@ -105,7 +105,7 @@ Allow user to provide external buffer for jerry instance (which includes an isol
|
|||||||
*
|
*
|
||||||
*Note:
|
*Note:
|
||||||
* This port function will be called automatically by jerry-core
|
* This port function will be called automatically by jerry-core
|
||||||
* wnen JERRY_ENABLE_EXTERNAL_CONTEXT is defined. If not, this function will never be called.
|
* when JERRY_ENABLE_EXTERNAL_CONTEXT is defined. If not, this function will never be called.
|
||||||
*
|
*
|
||||||
* @return the pointer to the jerry instance.
|
* @return the pointer to the jerry instance.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user