git: 836ade5e8f5d - stable/13 - amdsbwd(4): Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jun 2022 12:34:24 UTC
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=836ade5e8f5da6a564cd61dcbee137b5438a4880 commit 836ade5e8f5da6a564cd61dcbee137b5438a4880 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-06-04 09:26:44 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-06-10 12:32:22 +0000 amdsbwd(4): Fix a typo in a source code comment - s/accross/across/ (cherry picked from commit 68c0bd3e3f45e030d48b354d7444934ca381a07e) --- sys/dev/amdsbwd/amd_chipset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/amdsbwd/amd_chipset.h b/sys/dev/amdsbwd/amd_chipset.h index f379e54ffe62..82bb5554d833 100644 --- a/sys/dev/amdsbwd/amd_chipset.h +++ b/sys/dev/amdsbwd/amd_chipset.h @@ -53,7 +53,7 @@ * "KERNCZ" or "CZ") * * The register definitions are compatible within the classes and may be - * incompatible accross them. + * incompatible across them. */ /*