]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/StandaloneMmMmuLib/AArch64/ArmMmuStandaloneMmLib.c
ArmPkg: Correct small typos
[mirror_edk2.git] / ArmPkg / Library / StandaloneMmMmuLib / AArch64 / ArmMmuStandaloneMmLib.c
index 31672ae5cf4d22a52db885569227530d50a58fb1..dd014beec8739b5b7ea06cee89df79b4467cca15 100644 (file)
@@ -102,7 +102,7 @@ SendMemoryPermissionRequest (
 \r
   // Check error response from Callee.\r
   if ((*RetVal & BIT31) != 0) {\r
-    // Bit 31 set means there is an error retured\r
+    // Bit 31 set means there is an error returned\r
     // See [1], Section 13.5.5.1 MM_SP_MEMORY_ATTRIBUTES_GET_AARCH64 and\r
     // Section 13.5.5.2 MM_SP_MEMORY_ATTRIBUTES_SET_AARCH64.\r
     switch (*RetVal) {\r