mips: Fix a typo in a source code comment

- s/segement/segment/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2021-11-30 10:41:46 +01:00
parent ddeb702f7b
commit 1b0602f2db

View file

@ -98,7 +98,7 @@ bzero(void *addr, size_t count)
#define mkptr(x) ((void *)(intptr_t)(int)(x))
/*
* Relocate PT_LOAD segements of kernel ELF image to their respective
* Relocate PT_LOAD segments of kernel ELF image to their respective
* virtual addresses and return entry point
*/
void *