Author: emaste
Date: Fri Mar 30 02:25:12 2018
New Revision: 331757
URL: https://svnweb.freebsd.org/changeset/base/331757

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

Modified:
  head/sys/dev/hyperv/vmbus/hyperv.c

Modified: head/sys/dev/hyperv/vmbus/hyperv.c
==============================================================================
--- head/sys/dev/hyperv/vmbus/hyperv.c  Fri Mar 30 02:04:46 2018        
(r331756)
+++ head/sys/dev/hyperv/vmbus/hyperv.c  Fri Mar 30 02:25:12 2018        
(r331757)
@@ -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