]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/Include/Guid/MmCoreData.h
StandaloneMmPkg: Fix spell check reported errors
[mirror_edk2.git] / StandaloneMmPkg / Include / Guid / MmCoreData.h
index 8bd80e0519a40360eb91f68673d9afea0abf5004..f112a752c3842bbb496b29fede56ddb1a2dd99b3 100644 (file)
@@ -2,7 +2,7 @@
   MM Core data.\r
 \r
 Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
-Copyright (c) 2018, ARM Limited. All rights reserved.<BR>\r
+Copyright (c) 2018 - 2021, Arm Limited. All rights reserved.<BR>\r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
@@ -98,14 +98,14 @@ typedef struct {
   EFI_PHYSICAL_ADDRESS            Mmst;\r
 \r
   ///\r
-  /// This field is used by the MM Communicatioon Protocol to pass a buffer into\r
+  /// This field is used by the MM Communication Protocol to pass a buffer into\r
   /// a software MMI handler and for the software MMI handler to pass a buffer back to\r
   /// the caller of the MM Communication Protocol.\r
   ///\r
   EFI_PHYSICAL_ADDRESS            CommunicationBuffer;\r
 \r
   ///\r
-  /// This field is used by the MM Communicatioon Protocol to pass the size of a buffer,\r
+  /// This field is used by the MM Communication Protocol to pass the size of a buffer,\r
   /// in bytes, into a software MMI handler and for the software MMI handler to pass the\r
   /// size, in bytes, of a buffer back to the caller of the MM Communication Protocol.\r
   ///\r