]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StandaloneMmPkg: Core: Spelling error in comment
authorSean Brogan <sean.brogan@microsoft.com>
Mon, 14 Jun 2021 18:34:28 +0000 (11:34 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 16 Jun 2021 14:40:00 +0000 (14:40 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445

This change fixed a misspelling that was not caught by spell check.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Signed-off-by: Sean Brogan <sean.brogan@microsoft.com>
Signed-off-by: Kun Qin <kuqin12@gmail.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
StandaloneMmPkg/Core/Dispatcher.c

index dbd5332fa9d362194056c6c8227929e705031eb8..7e4bf5e940254978013b158f1d9ea7322ff02d3f 100644 (file)
@@ -4,7 +4,7 @@
   Step #1 - When a FV protocol is added to the system every driver in the FV\r
             is added to the mDiscoveredList. The Before, and After Depex are\r
             pre-processed as drivers are added to the mDiscoveredList. If an Apriori\r
-            file exists in the FV those drivers are addeded to the\r
+            file exists in the FV those drivers are added to the\r
             mScheduledQueue. The mFwVolList is used to make sure a\r
             FV is only processed once.\r
 \r