Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 66716)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 66717)
@@ -6002,5 +6002,5 @@
                 /*
                  * Determing a vectoring double #PF condition. Used later, when PGM evaluates the
-                 * second #PF as a guest #PF (and not a nested #PF) and needs to be converted into a #DF.
+                 * second #PF as a guest #PF (and not a shadow #PF) and needs to be converted into a #DF.
                  */
                 if (fRaiseInfo & IEMXCPTRAISEINFO_PF_PF)
