git: 0167b5a79334 - main - sys/amd64/conf/FIRECRACKER: typo (compatiblity)

From: Graham Perrin <grahamperrin_at_FreeBSD.org>
Date: Fri, 05 May 2023 00:24:20 UTC
The branch main has been updated by grahamperrin:

URL: https://cgit.FreeBSD.org/src/commit/?id=0167b5a793349dc6f8aa600f69b56edcfb559d79

commit 0167b5a793349dc6f8aa600f69b56edcfb559d79
Author:     Igor Ostapenko <igor.ostapenko@pm.me>
AuthorDate: 2023-05-04 19:44:21 +0000
Commit:     Graham Perrin <grahamperrin@FreeBSD.org>
CommitDate: 2023-05-05 00:23:08 +0000

    sys/amd64/conf/FIRECRACKER: typo (compatiblity)
    
    https://bugs.freebsd.org/269753
    
    PR:                      269753
    Reported by:             Igor Ostapenko
    Approved by:             doc, src (delphij, imp, zlei)
    Differential revision:   https://reviews.freebsd.org/D38741
---
 sys/amd64/conf/FIRECRACKER | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/amd64/conf/FIRECRACKER b/sys/amd64/conf/FIRECRACKER
index 4a9946f25991..ba00d674cf4e 100644
--- a/sys/amd64/conf/FIRECRACKER
+++ b/sys/amd64/conf/FIRECRACKER
@@ -173,7 +173,7 @@ envvar	hw.broken_txfifo="1"
 # skip that; later in the boot process we have other timecounters.
 envvar	machdep.disable_tsc_calibration="1"
 
-# Provide bug-for-bug compatiblity with Linux in MP Table searching
+# Provide bug-for-bug compatibility with Linux in MP Table searching
 # and parsing.  Firecracker relies on these bugs.
 options 	MPTABLE_LINUX_BUG_COMPAT