git: 8362aecdeb25 - main - ichwd(4): Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Aug 2026 05:59:03 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=8362aecdeb2548813942a7e604543c71f5a10271
commit 8362aecdeb2548813942a7e604543c71f5a10271
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2026-08-17 05:54:10 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2026-08-17 05:54:10 +0000
ichwd(4): Fix a typo in a source code comment
- s/modifing/modifying/
MFC after: 3 days
---
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 e810dcd888c4..db15620d331f 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