Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 46595)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 46596)
@@ -6698,5 +6698,5 @@
 
 #ifdef LOG_ENABLED
-    /* Only reenable log-flushing if it the caller originally had it enabled. */
+    /* Only reenable log-flushing if the caller has it enabled. */
     if (!fCallerDisabledLogFlush)
         VMMR0LogFlushEnable(pVCpu);
