mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-15 03:27:49 +01:00
fix thermo typo
This commit is contained in:
parent
ca0e41e8a0
commit
c7730d31ff
@ -141,5 +141,5 @@ void main_el1(void * fdt)
|
||||
}
|
||||
|
||||
// If we've made it here, we failed to boot, and we can't recover.
|
||||
panic("We should launch Horizon, here!");
|
||||
panic("We should launch Horizon here!");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user