diff options
Diffstat (limited to 'src/include/console/post_codes.h')
-rw-r--r-- | src/include/console/post_codes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/console/post_codes.h b/src/include/console/post_codes.h index e6d12430f1..d689ff391e 100644 --- a/src/include/console/post_codes.h +++ b/src/include/console/post_codes.h @@ -311,7 +311,7 @@ * If the payload was built out-of-tree, check that it was compiled as * a coreboot payload * \n - * Check the console output to see exactly where the failure occured. + * Check the console output to see exactly where the failure occurred. */ #define POST_DIE 0xff |