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:
Zsolt Borbély
2021-11-02 11:37:05 +01:00
committed by GitHub
parent 89e367bbfd
commit 6a995e2887
39 changed files with 173 additions and 168 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ typedef struct
/**
* Returned by cli_consume_option () when no more options are available
* or an error occured.
* or an error occurred.
*/
#define CLI_OPT_END -2