git: fa1479f779 - main - status/bhyvemgr: spell dnsmasq

From: Maxim Konovalov <maxim_at_FreeBSD.org>
Date: Tue, 07 Oct 2025 16:47:54 UTC
The branch main has been updated by maxim:

URL: https://cgit.FreeBSD.org/doc/commit/?id=fa1479f779576647d4c93634319997da2e319102

commit fa1479f779576647d4c93634319997da2e319102
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2025-10-07 16:46:52 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2025-10-07 16:46:52 +0000

    status/bhyvemgr: spell dnsmasq
---
 website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc b/website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc
index 64d2ee6035..4aec57f06c 100644
--- a/website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc
+++ b/website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc
@@ -17,7 +17,7 @@ These are some highlights that were added:
 - Add x86.verbosemsr setting on FreeBSD >=1500023.
 - Add IPv6 support.
   It enhances a better IPv6 support using package:dns/dnsmasq[].
-  A host-record will be added to dnasmasq when Use_IPv6 is enabled.
+  A host-record will be added to dnsmasq when Use_IPv6 is enabled.
 - Add a bridge IPv6 calculator at Bhyve Manager Settings.
   It helps us to calculate what IPv6 must be assigned to bridge interface.
   Take a look at README for more information about that.