Author: emaste
Date: Thu Apr  5 12:59:50 2018
New Revision: 332068
URL: https://svnweb.freebsd.org/changeset/base/332068

Log:
  MFC r331757: Correct comment typo in Hyper-V
  
  PR:           226665
  Submitted by: Ryo ONODERA

Modified:
  stable/11/sys/dev/hyperv/vmbus/hyperv.c
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/dev/hyperv/vmbus/hyperv.c
==============================================================================
--- stable/11/sys/dev/hyperv/vmbus/hyperv.c     Thu Apr  5 12:59:49 2018        
(r332067)
+++ stable/11/sys/dev/hyperv/vmbus/hyperv.c     Thu Apr  5 12:59:50 2018        
(r332068)
@@ -27,7 +27,7 @@
  */
 
 /**
- * Implements low-level interactions with Hypver-V/Azure
+ * Implements low-level interactions with Hyper-V/Azure
  */
 #include <sys/cdefs.h>
 __FBSDID("$FreeBSD$");
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to