]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/Exception.c
ArmPkg: Fix various typos
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / Exception.c
index a4c0f2d45f5f96022ff5c9e2d4ff54c03805bd96..50ed50ebb04616008586a26821b8c5d396e1d0a4 100644 (file)
@@ -27,7 +27,7 @@ InitializeExceptions (
     VectorInfo = VectorInfoList;\r
   }\r
 \r
-  // intialize the CpuExceptionHandlerLib so we take over the exception vector table from the DXE Core\r
+  // initialize the CpuExceptionHandlerLib so we take over the exception vector table from the DXE Core\r
   InitializeCpuExceptionHandlers(VectorInfo);\r
 \r
   Status = EFI_SUCCESS;\r