fix typos (#1843)
This commit is contained in:
parent
27c26a77a2
commit
d31f238be0
4 changed files with 4 additions and 5 deletions
|
@ -384,7 +384,7 @@ enum ZT_ResultCode
|
|||
*/
|
||||
ZT_RESULT_OK_IGNORED = 1,
|
||||
|
||||
// Fatal errors (>100, <1000)
|
||||
// Fatal errors (>=100, <1000)
|
||||
|
||||
/**
|
||||
* Ran out of memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue