Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 79752)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 79753)
@@ -14952,8 +14952,8 @@
             {
                 /*
-                 * If an exception caused a VM-exit due to delivery of an event, the secondary
-                 * exception may be made pending for re-injection. We shall reinject it and
-                 * continue guest execution. However, the page-fault case is a complicated case
-                 * and needs additional processing done in hmR0VmxExitXcptPF.
+                 * If an exception caused a VM-exit due to delivery of an event, the original
+                 * event may have to be re-injected into the guest. We shall reinject it and
+                 * continue guest execution. However, page-fault is a complicated case and
+                 * needs additional processing done in hmR0VmxExitXcptPF().
                  */
                 if (   !pVCpu->hm.s.Event.fPending
