aboutsummaryrefslogtreecommitdiff
path: root/util/nvramtool/cbfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/cbfs.h')
-rw-r--r--util/nvramtool/cbfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvramtool/cbfs.h b/util/nvramtool/cbfs.h
index b384ae9eac..47c9ad8d3d 100644
--- a/util/nvramtool/cbfs.h
+++ b/util/nvramtool/cbfs.h
@@ -53,7 +53,7 @@ typedef uint16_t u16;
typedef uint8_t u8;
/** These are standard values for the known compression
- alogrithms that coreboot knows about for stages and
+ algorithms that coreboot knows about for stages and
payloads. Of course, other CBFS users can use whatever
values they want, as long as they understand them. */