MdeModulePkg: Fix various typos

Fix various typos throughout MdeModulePkg.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
This commit is contained in:
Rebecca Cran
2021-05-05 23:04:55 +08:00
committed by mergify[bot]
parent 32928415e3
commit e0cb5e1814
12 changed files with 35 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
// /** @file
// PCI Incompatible device support module template.
//
// Installs EFI PCI Incompatible Device Support protocol and includes one incompatile
// Installs EFI PCI Incompatible Device Support protocol and includes one incompatible
// pci devices list template.
//
// Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>

View File

@@ -1,7 +1,7 @@
## @file
# PCI Incompatible device support module template.
#
# Installs EFI PCI Incompatible Device Support protocol and includes one incompatile
# Installs EFI PCI Incompatible Device Support protocol and includes one incompatible
# pci devices list template.
#
# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>