The branch stable/11 has been updated by cy:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=5ab5d8fc2cdf65376cbc00fad69313a60e23bf68

commit 5ab5d8fc2cdf65376cbc00fad69313a60e23bf68
Author:     Cy Schubert <[email protected]>
AuthorDate: 2021-01-28 05:52:08 +0000
Commit:     Cy Schubert <[email protected]>
CommitDate: 2021-01-31 04:29:46 +0000

    MFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c:
    
    Fix a typo.
    
    (cherry picked from commit 0e01ea872ee475d7aef11d21588504e2ef4eb32c)
---
 sys/i386/conf/GENERIC | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 5193c4e8866f..2705ff2ee0af 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -360,7 +360,7 @@ device              virtio_blk              # VirtIO Block 
device
 device         virtio_scsi             # VirtIO SCSI device
 device         virtio_balloon          # VirtIO Memory Balloon device
 
-# HyperV drivers and enchancement support
+# HyperV drivers and enhancement support
 device         hyperv                  # HyperV drivers 
 
 # Xen HVM Guest Optimizations
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to