summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Include/Common/PiFirmwareVolume.h')
-rw-r--r--BaseTools/Source/C/Include/Common/PiFirmwareVolume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h b/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
index dcc52cd5e4..c495c1b2ff 100644
--- a/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
+++ b/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
@@ -148,7 +148,7 @@ typedef struct {
EFI_GUID FormatType;
//
- // An arry of bytes of length Length.
+ // An array of bytes of length Length.
//
// UINT8 Data[1];
//