summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi/VectorHandoffInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Ppi/VectorHandoffInfo.h')
-rw-r--r--MdePkg/Include/Ppi/VectorHandoffInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/VectorHandoffInfo.h b/MdePkg/Include/Ppi/VectorHandoffInfo.h
index ecfa3f5966..17f52ffd3d 100644
--- a/MdePkg/Include/Ppi/VectorHandoffInfo.h
+++ b/MdePkg/Include/Ppi/VectorHandoffInfo.h
@@ -43,7 +43,7 @@ typedef struct {
//
UINT32 VectorNumber;
//
- // A bitmask that describes the attributes ofthe interrupt or exception vector.
+ // A bitmask that describes the attributes of the interrupt or exception vector.
//
UINT32 Attribute;
//