]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/Core/Dependency.c
StandaloneMmPkg: Fix few typos
[mirror_edk2.git] / StandaloneMmPkg / Core / Dependency.c
index 7c6e76748b2bead3f3a0bdb61c1ec4cd477baea7..e0f2d3518369e9b712f80d34e32011d4fff27509 100644 (file)
@@ -372,7 +372,7 @@ MmIsSchedulable (
     // The math is done out of order, but it should not matter. That is\r
     // we may add in the sizeof (EFI_GUID) before we account for the OP Code.\r
     // This is not an issue, since we just need the correct end result. You\r
-    // need to be careful using Iterator in the loop as it's intermediate value\r
+    // need to be careful using Iterator in the loop as its intermediate value\r
     // may be strange.\r
     //\r
     Iterator++;\r