]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.c
ArmPkg: Fix various typos
[mirror_edk2.git] / ArmPkg / Library / RvdPeCoffExtraActionLib / RvdPeCoffExtraActionLib.c
index 5fe9b25f1f6479e3b41f0cec5595d0522abea7e4..80e531921c7a92431c8dda754d43fc30dcb8e5b5 100644 (file)
@@ -21,7 +21,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 /**\r
   Append string to debugger script file, create file if needed.\r
 \r
-  This library can show up in mulitple places so we need to append the file every time we write to it.\r
+  This library can show up in multiple places so we need to append the file every time we write to it.\r
   For example Sec can use this to load the DXE core, and the DXE core would use this to load all the\r
   other modules. So we have two instances of the library in the system.\r
 \r