git: 8402cf6c35d0 - stable/14 - fxp(4): Fix a typo in a source code comment
Gordon Bergling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a86990b.19a76.1e33ef08__19799.6471238852$1787205950$gmane$org@gitrepo.freebsd.org> |
The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=8402cf6c35d032bf34c1b2fc7f3d44e4845fa0ff commit 8402cf6c35d032bf34c1b2fc7f3d44e4845fa0ff Author: Gordon Bergling <[email protected]> AuthorDate: 2026-08-17 05:53:07 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2026-08-20 06:04:08 +0000 fxp(4): Fix a typo in a source code comment - s/modifing/modifying/ (cherry picked from commit c47b430c6ea3aa8d133af0af426d018bae3b7018) --- sys/dev/fxp/rcvbundl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/fxp/rcvbundl.h b/sys/dev/fxp/rcvbundl.h index c992e6240d58..576c51371b3e 100644 --- a/sys/dev/fxp/rcvbundl.h +++ b/sys/dev/fxp/rcvbundl.h @@ -810,7 +810,7 @@ rcvbundl.h file given above). /* This version is a fix to TCO bug. This version can be loaded instead - the CPUSaver version by modifing the registry key "LoadTcoUCodeInsteadOfCpuSaver" + the CPUSaver version by modifying the registry key "LoadTcoUCodeInsteadOfCpuSaver" */