Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 46664)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 46665)
@@ -5727,5 +5727,5 @@
 
 /**
- * Converts any TRPM trap into a pending VMX event. This is typically used when
+ * Converts any TRPM trap into a pending HM event. This is typically used when
  * entering from ring-3 (not longjmp returns).
  *
@@ -5796,5 +5796,5 @@
 
 /**
- * Converts any pending VMX event into a TRPM trap. Typically used when leaving
+ * Converts any pending HM event into a TRPM trap. Typically used when leaving
  * VT-x to execute any instruction.
  *
