Index: /trunk/src/VBox/VMM/PGMPhys.cpp
===================================================================
--- /trunk/src/VBox/VMM/PGMPhys.cpp	(revision 30234)
+++ /trunk/src/VBox/VMM/PGMPhys.cpp	(revision 30235)
@@ -3417,5 +3417,5 @@
             pVM->pgm.s.ChunkR3Map.c--;
 
-            /* Chunk removed, so clear the page map TBL as well (might still be referenced). */
+            /* Chunk removed, so clear the page map TLB as well (might still be referenced). */
             PGMPhysInvalidatePageMapTLB(pVM);
         }
