Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 79664)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 79665)
@@ -10614,10 +10614,11 @@
 
 /**
- * Dispatching a host NMI on the host CPU that received the NMI.
+ * Dispatching an NMI on the host CPU that received it.
  *
  * @returns VBox status code.
  * @param   pVCpu       The cross context virtual CPU structure.
  * @param   pVmcsInfo   The VMCS info. object corresponding to the VMCS that was
- *                      executing when receiving the host NMI.
+ *                      executing when receiving the host NMI in VMX non-root
+ *                      operation.
  */
 static int hmR0VmxExitHostNmi(PVMCPU pVCpu, PCVMXVMCSINFO pVmcsInfo)
