Index: /trunk/src/VBox/VMM/VMMAll/HMAll.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/HMAll.cpp	(revision 78244)
+++ /trunk/src/VBox/VMM/VMMAll/HMAll.cpp	(revision 78245)
@@ -831,6 +831,6 @@
  * Gets VMX MSRs from the provided hardware-virtualization MSRs struct.
  *
- * This abstraction exists to allow insultation of the support driver from including
- * VMX structures from HM headers.
+ * This abstraction exists to insulate the support driver from including VMX
+ * structures from HM headers.
  *
  * @param   pHwvirtMsrs     The hardware-virtualization MSRs.
@@ -866,6 +866,6 @@
  * Gets SVM MSRs from the provided hardware-virtualization MSRs struct.
  *
- * This abstraction exists to allow insultation of the support driver from including
- * SVM structures from HM headers.
+ * This abstraction exists to insulate the support driver from including SVM
+ * structures from HM headers.
  *
  * @param   pHwvirtMsrs     The hardware-virtualization MSRs.
