Index: /trunk/include/VBox/types.h
===================================================================
--- /trunk/include/VBox/types.h	(revision 41409)
+++ /trunk/include/VBox/types.h	(revision 41410)
@@ -967,5 +967,5 @@
     PGMROMPROT_READ_ROM_WRITE_IGNORE,
     /** Read from the virgin ROM page, write to the shadow RAM.
-     * Map the virgin page, use write access handler change the RAM. */
+     * Map the virgin page, use write access handler to change the shadow RAM. */
     PGMROMPROT_READ_ROM_WRITE_RAM,
     /** Read from the shadow ROM page, ignore writes.
