diff --git a/sys/dev/hyperv/vmbus/hyperv.c b/sys/dev/hyperv/vmbus/hyperv.c index dfc85f12f49..050251cfc1b 100644 --- a/sys/dev/hyperv/vmbus/hyperv.c +++ b/sys/dev/hyperv/vmbus/hyperv.c @@ -27,7 +27,7 @@ */ /** - * Implements low-level interactions with Hypver-V/Azure + * Implements low-level interactions with Hyper-V/Azure */ #include __FBSDID("$FreeBSD$");