Correct comment typo in Hyper-V

PR:		226665
Submitted by:	Ryo ONODERA
MFC after:	3 days
This commit is contained in:
Ed Maste 2018-03-30 02:25:12 +00:00
parent be9a13138e
commit 5a7ed65fff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331757

View File

@ -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$");