summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Include/AArch64/ProcessorBind.h
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Include/AArch64/ProcessorBind.h')
-rw-r--r--BaseTools/Source/C/Include/AArch64/ProcessorBind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/Include/AArch64/ProcessorBind.h b/BaseTools/Source/C/Include/AArch64/ProcessorBind.h
index f956cab453..b21fb894e6 100644
--- a/BaseTools/Source/C/Include/AArch64/ProcessorBind.h
+++ b/BaseTools/Source/C/Include/AArch64/ProcessorBind.h
@@ -32,7 +32,7 @@
#if _MSC_EXTENSIONS
//
- // use Microsoft* C complier dependent integer width types
+ // use Microsoft* C compiler dependent integer width types
//
typedef unsigned __int64 UINT64;
typedef __int64 INT64;