summaryrefslogtreecommitdiff
path: root/util/cbfstool/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/common.h')
-rw-r--r--util/cbfstool/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/cbfstool/common.h b/util/cbfstool/common.h
index baefc1cad0..f1521043e9 100644
--- a/util/cbfstool/common.h
+++ b/util/cbfstool/common.h
@@ -25,7 +25,7 @@
#include <commonlib/helpers.h>
#include <console/console.h>
-/* Endianess */
+/* Endianness */
#include "swab.h"
#define IS_TOP_ALIGNED_ADDRESS(x) ((uint32_t)(x) > 0x80000000)