!54 fix ohos_error.h wrong spelling

Merge pull request !54 from OliverQueen/master
This commit is contained in:
openharmony_ci
2021-11-16 13:10:37 +00:00
committed by Gitee
+1 -1
View File
@@ -20,7 +20,7 @@ extern "C" {
#endif /* __cplusplus */
#endif /* __cplusplus */
/* --------------------------------------------------------------------------------------------*
* Defintion of error code. The error codes are applicable to both the application and kernel
* Definition of error code. The error codes are applicable to both the application and kernel
*-------------------------------------------------------------------------------------------- */
enum OHOSLiteErrorCode {
EC_SUCCESS = 0, /* OK or No error */