[edk2-devel] [PATCH 1/1] MdeModulePkg: Fix typo of "event" in a comment in Core/Dxe/Event/Event.c

Rebecca Cran rebecca at bsdio.com
Mon Jan 23 03:25:25 UTC 2023


Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
---
 MdeModulePkg/Core/Dxe/Event/Event.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MdeModulePkg/Core/Dxe/Event/Event.c b/MdeModulePkg/Core/Dxe/Event/Event.c
index dc82abb02130..7506803b0b38 100644
--- a/MdeModulePkg/Core/Dxe/Event/Event.c
+++ b/MdeModulePkg/Core/Dxe/Event/Event.c
@@ -606,7 +606,7 @@ CoreCheckEvent (
   }
 
   //
-  // If the even looks signalled, get the lock and clear it
+  // If the event looks signalled, get the lock and clear it
   //
 
   if (Event->SignalCount != 0) {
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#98954): https://edk2.groups.io/g/devel/message/98954
Mute This Topic: https://groups.io/mt/96467207/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list