]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Timer.h
MdePkg: Fix some typing errors in the header files
[mirror_edk2.git] / MdePkg / Include / Protocol / Timer.h
index c9a998e105870f1ac00535ab81ea4d8f21e76138..ffdb0a1468f0c35da823de4d9823c0c0f740979c 100644 (file)
@@ -30,7 +30,7 @@ typedef struct _EFI_TIMER_ARCH_PROTOCOL   EFI_TIMER_ARCH_PROTOCOL;
 \r
 /**\r
   This function of this type is called when a timer interrupt fires.  This \r
-  function executes at TPL_HIGH_LEVEL.  The DXE Core will register a funtion\r
+  function executes at TPL_HIGH_LEVEL.  The DXE Core will register a function\r
   of this type to be called for the timer interrupt, so it can know how much \r
   time has passed.  This information is used to signal timer based events.  \r
 \r