diff options
Diffstat (limited to 'util/cbfstool/linux.h')
-rw-r--r-- | util/cbfstool/linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/cbfstool/linux.h b/util/cbfstool/linux.h index c2d9079054..4bba6f0d5e 100644 --- a/util/cbfstool/linux.h +++ b/util/cbfstool/linux.h @@ -91,7 +91,7 @@ struct linux_header { u32 init_size; /* 0x260 */ } __packed; -/* Paramters passed to 32-bit part of Linux +/* Parameters passed to 32-bit part of Linux * This is another view of the structure above.. */ struct linux_params { u8 orig_x; /* 0x00 */ |