summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/Include/Arm/ProcessorBind.h
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Include/Arm/ProcessorBind.h')
-rw-r--r--BaseTools/Source/C/Include/Arm/ProcessorBind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/Include/Arm/ProcessorBind.h b/BaseTools/Source/C/Include/Arm/ProcessorBind.h
index 856d2bd..58d8890 100644
--- a/BaseTools/Source/C/Include/Arm/ProcessorBind.h
+++ b/BaseTools/Source/C/Include/Arm/ProcessorBind.h
@@ -30,7 +30,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;