Index: /trunk/src/VBox/VMM/include/PGMInternal.h
===================================================================
--- /trunk/src/VBox/VMM/include/PGMInternal.h	(revision 65985)
+++ /trunk/src/VBox/VMM/include/PGMInternal.h	(revision 65986)
@@ -3916,5 +3916,5 @@
     PGMMODE                         enmGuestMode;
 
-    /** The current physical address representing in the guest CR3 register. */
+    /** The current physical address represented in the guest CR3 register. */
     RTGCPHYS                        GCPhysCR3;
 
@@ -4141,4 +4141,5 @@
 
 /** @name PGM::fSyncFlags Flags
+ * @note Was part of saved state a long time ago.
  * @{
  */
