git: 68c0bd3e3f45 - main - amdsbwd(4): Fix a typo in a source code comment

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sat, 04 Jun 2022 09:26:57 UTC
The branch main has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=68c0bd3e3f45e030d48b354d7444934ca381a07e

commit 68c0bd3e3f45e030d48b354d7444934ca381a07e
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-06-04 09:26:44 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-06-04 09:26:44 +0000

    amdsbwd(4): Fix a typo in a source code comment
    
    - s/accross/across/
    
    MFC after:      3 days
---
 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.
  */
 
 /*