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

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

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

Modified: stable/10/sys/dev/hyperv/vmbus/hyperv.c
==============================================================================
--- stable/10/sys/dev/hyperv/vmbus/hyperv.c     Thu Apr  5 12:56:40 2018        
(r332066)
+++ stable/10/sys/dev/hyperv/vmbus/hyperv.c     Thu Apr  5 12:59:49 2018        
(r332067)
@@ -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-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to