diff options
Diffstat (limited to 'OvmfPkg/SioBusDxe/SioService.c')
-rw-r--r-- | OvmfPkg/SioBusDxe/SioService.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/SioBusDxe/SioService.c b/OvmfPkg/SioBusDxe/SioService.c index 407132ddcd..ab8fa7676f 100644 --- a/OvmfPkg/SioBusDxe/SioService.c +++ b/OvmfPkg/SioBusDxe/SioService.c @@ -265,7 +265,7 @@ SioModify ( @param[in] DeviceIndex Index of the device supported by this driver.
@retval EFI_SUCCESS The child device has been created successfully.
- @retval Others Error occured during the child device creation.
+ @retval Others Error occurred during the child device creation.
**/
EFI_STATUS
|