git: c44cfe5306b8 - stable/12 - mips: Fix a typo in a source code comment

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Fri, 03 Dec 2021 15:58:03 UTC
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=c44cfe5306b85270176a7308e19a3dc1ee812b40

commit c44cfe5306b85270176a7308e19a3dc1ee812b40
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2021-11-30 09:41:46 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2021-12-03 15:55:40 +0000

    mips: Fix a typo in a source code comment
    
    - s/segement/segment/
    
    (cherry picked from commit 1b0602f2db94a4789da33302fbadfe5a57454277)
---
 sys/mips/mips/elf_trampoline.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/mips/mips/elf_trampoline.c b/sys/mips/mips/elf_trampoline.c
index bd96de16589e..41c65e3667e9 100644
--- a/sys/mips/mips/elf_trampoline.c
+++ b/sys/mips/mips/elf_trampoline.c
@@ -99,7 +99,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 *