diff options
Diffstat (limited to 'src/include/cbfs_core.h')
-rw-r--r-- | src/include/cbfs_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/cbfs_core.h b/src/include/cbfs_core.h index 20636e244a..54e2f60d87 100644 --- a/src/include/cbfs_core.h +++ b/src/include/cbfs_core.h @@ -56,7 +56,7 @@ #include <stdint.h> /** 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. */ |