]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/PiSmmCore/Smi.c
MdeModulePkg/Core/PiSmmCore: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / Smi.c
index 488af6754faf3b2ba69fa495a8ca886333bc8af6..aeefb392f7af233eb987d4d9b7bcbbec3bbc5f5f 100644 (file)
@@ -196,7 +196,7 @@ SmiManage (
 /**\r
   Registers a handler to execute within SMM.\r
 \r
-  @param  Handler        Handler service funtion pointer.\r
+  @param  Handler        Handler service function pointer.\r
   @param  HandlerType    Points to the handler type or NULL for root SMI handlers.\r
   @param  DispatchHandle On return, contains a unique handle which can be used to later unregister the handler function.\r
 \r