Skip to content

Commit bf22963

Browse files
authored
Merge pull request #339 from dingelish/master
Fix typo Signed-off-by: Zhang Lili Z <[email protected]>
2 parents af25522 + aa51bdf commit bf22963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/trts/linux/trts_pic.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ DECLARE_GLOBAL_FUNC enclave_entry
111111
* edi == -1 - do_init_enclave
112112
* edi == -2 - oret
113113
* Registers
114-
* No need to use any register during the dipatch
114+
* No need to use any register during the dispatch
115115
* ----------------------------------------------------------------------
116116
*/
117117
.cfi_startproc

0 commit comments

Comments
 (0)