]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/Core/StandaloneMmCore.c
StandaloneMmPkg: Fix spell check reported errors
[mirror_edk2.git] / StandaloneMmPkg / Core / StandaloneMmCore.c
index ac3e2c0b1b93859ebda04841f72a0bed28c02580..0ea6b3a7ad41e2e894f39df9266d75dfdee08192 100644 (file)
@@ -2,7 +2,7 @@
   MM Core Main Entry Point\r
 \r
   Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
-  Copyright (c) 2016 - 2018, ARM Limited. All rights reserved.<BR>\r
+  Copyright (c) 2016 - 2021, Arm Limited. All rights reserved.<BR>\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
@@ -590,9 +590,9 @@ StandaloneMmMain (
 \r
   //\r
   // No need to initialize memory service.\r
-  // It is done in constructor of StandaloneMmCoreMemoryAllocationLib(),\r
-  // so that the library linked with StandaloneMmCore can use AllocatePool() in constuctor.\r
-  //\r
+  // It is done in the constructor of StandaloneMmCoreMemoryAllocationLib(),\r
+  // so that the library linked with StandaloneMmCore can use AllocatePool() in\r
+  // the constructor.\r
 \r
   DEBUG ((DEBUG_INFO, "MmInstallConfigurationTable For HobList\n"));\r
   //\r