]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/8254TimerDxe/Timer.c
PcAtChipsetPkg: Fix typing errors
[mirror_edk2.git] / PcAtChipsetPkg / 8254TimerDxe / Timer.c
index fd8b2ecf6e008152b4006882b0ea977e14e2322e..2cd888a12715b856a052160955aec905ee1015b7 100644 (file)
@@ -71,8 +71,8 @@ SetPitCount (
 /**\r
   8254 Timer #0 Interrupt Handler.\r
 \r
-  @param InterruptType    The type of interrupt that occured\r
-  @param SystemContext    A pointer to the system context when the interrupt occured\r
+  @param InterruptType    The type of interrupt that occurred\r
+  @param SystemContext    A pointer to the system context when the interrupt occurred\r
 **/\r
 VOID\r
 EFIAPI\r
@@ -332,7 +332,7 @@ TimerDriverGenerateSoftInterrupt (
 \r
   @retval EFI_SUCCESS            Timer Architectural Protocol created\r
   @retval EFI_OUT_OF_RESOURCES   Not enough resources available to initialize driver.\r
-  @retval EFI_DEVICE_ERROR       A device error occured attempting to initialize the driver.\r
+  @retval EFI_DEVICE_ERROR       A device error occurred attempting to initialize the driver.\r
 \r
 **/\r
 EFI_STATUS\r