spelling: consumer

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 13:20:35 -05:00
parent 5f8d2a47aa
commit 74d9fc2ef5

View file

@ -120,7 +120,7 @@ void factory_reset_fast(void *unused) {
}
#endif // !RECOVERY_FW
//! Used by the mfg flow to kick us out the MFG firmware and into the conumer PRF that's stored
//! Used by the mfg flow to kick us out the MFG firmware and into the consumer PRF that's stored
//! on the external flash.
void command_enter_consumer_mode(void) {
boot_bit_set(BOOT_BIT_FORCE_PRF);