kern: Fix a typo in a source code comment

- s/paniced/panicked/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-02 10:15:02 +02:00
parent 9094c3a71b
commit 669d5ea4e3

View file

@ -659,7 +659,7 @@ shutdown_halt(void *junk, int howto)
}
/*
* Check to see if the system paniced, pause and then reboot
* Check to see if the system panicked, pause and then reboot
* according to the specified delay.
*/
static void