git: 40547107684a - stable/15 - fxp(4): Fix a typo in a source code comment
Gordon Bergling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a869860.19fed.2b1ffe1d__1436.94961895875$1787205764$gmane$org@gitrepo.freebsd.org> |
The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=40547107684af68a30af52cacdf194187429264b commit 40547107684af68a30af52cacdf194187429264b Author: Gordon Bergling <[email protected]> AuthorDate: 2026-08-17 05:53:07 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2026-08-20 06:01:03 +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" */