git: 5303ea54411f - stable/12 - amdsbwd(4): Fix a typo in a source code comment

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Fri, 10 Jun 2022 12:45:43 UTC
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=5303ea54411ff02f3bbd9c90cf632befccb183df

commit 5303ea54411ff02f3bbd9c90cf632befccb183df
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:36:06 +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 9d5c9d9cc0cf..4d39f6b1469a 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.
  */
 
 /*