File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ DetectTestKey (
139
139
}
140
140
141
141
//
142
- // If test key detected or an error occured checking for the test key, then
142
+ // If test key detected or an error occurred checking for the test key, then
143
143
// set PcdTestKeyUsed to TRUE.
144
144
//
145
145
if (TestKeyUsed ) {
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ RegisterFmpInstaller (
73
73
@retval EFI_INVALID_PARAMETER Size is NULL.
74
74
@retval EFI_UNSUPPORTED The firmware device does not support reporting
75
75
the size of the currently stored firmware image.
76
- @retval EFI_DEVICE_ERROR An error occured attempting to determine the
76
+ @retval EFI_DEVICE_ERROR An error occurred attempting to determine the
77
77
size of the firmware image currently stored in
78
78
in the firmware device.
79
79
You can’t perform that action at this time.
0 commit comments