git: c47b430c6ea3 - main - fxp(4): Fix a typo in a source code comment
Gordon Bergling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a82a326.3afce.4fd083a9__6038.70363427035$1786946420$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=c47b430c6ea3aa8d133af0af426d018bae3b7018 commit c47b430c6ea3aa8d133af0af426d018bae3b7018 Author: Gordon Bergling <[email protected]> AuthorDate: 2026-08-17 05:53:07 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2026-08-17 05:53:07 +0000 fxp(4): Fix a typo in a source code comment - s/modifing/modifying/ MFC after: 3 days --- 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" */