!883 fix misspell

Merge pull request !883 from zrg/fix_temporary
This commit is contained in:
openharmony_ci
2022-07-28 08:04:00 +00:00
committed by Gitee
+1 -1
View File
@@ -247,7 +247,7 @@ export const ESMODULE: string = 'esmodule';
export const JSBUNDLE: string = 'jsbundle';
export const ENTRY_TXT: string = 'entry.txt';
export const ARK: string = 'ark';
export const TEMPRARY: string = 'temporary';
export const TEMPORARY: string = 'temporary';
export const MAIN: string = 'main';
export const AUXILIARY: string = 'auxiliary';
export const ZERO: string = '0';