git: 4fb09e9250df - stable/15 - ichwd(4): Fix a typo in a source code comment
Gordon Bergling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a869861.1cc12.63ee9f5b__8482.24306698597$1787205781$gmane$org@gitrepo.freebsd.org> |
The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=4fb09e9250df5e0baf879006704e79d08a4053e6 commit 4fb09e9250df5e0baf879006704e79d08a4053e6 Author: Gordon Bergling <[email protected]> AuthorDate: 2026-08-17 05:54:10 +0000 Commit: Gordon Bergling <[email protected]> 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