git: 4fb09e9250df - stable/15 - ichwd(4): Fix a typo in a source code comment

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Thu, 20 Aug 2026 06:02:09 UTC
The branch stable/15 has been updated by gbe:

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

commit 4fb09e9250df5e0baf879006704e79d08a4053e6
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2026-08-17 05:54:10 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2026-08-20 06:01:26 +0000

    ichwd(4): Fix a typo in a source code comment
    
    - s/modifing/modifying/
    
    (cherry picked from commit 8362aecdeb2548813942a7e604543c71f5a10271)
---
 sys/dev/ichwd/i6300esbwd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/dev/ichwd/i6300esbwd.c b/sys/dev/ichwd/i6300esbwd.c
index 03d504a350aa..b8a825636607 100644
--- a/sys/dev/ichwd/i6300esbwd.c
+++ b/sys/dev/ichwd/i6300esbwd.c
@@ -71,7 +71,7 @@ i6300esbwd_lock_write(struct i6300esbwd_softc *sc, uint8_t val)
 
 /*
  * According to Intel 6300ESB I/O Controller Hub Datasheet 16.5.2,
- * the resource should be unlocked before modifing any registers.
+ * the resource should be unlocked before modifying any registers.
  * The way to unlock is by write 0x80, 0x86 to the reload register.
  */
 static void