Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 51240)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 51241)
@@ -9091,7 +9091,7 @@
             }
             /** @todo If the processor supports N < 64 linear-address bits, bits 63:N
-             *        must be identical if the "IA32e mode guest" VM-entry control is 1
-             *        and CS.L is 1. No check applies if the CPU supports 64
-             *        linear-address bits. */
+             *        must be identical if the "IA-32e mode guest" VM-entry
+             *        control is 1 and CS.L is 1. No check applies if the
+             *        CPU supports 64 linear-address bits. */
 
             /* Flags in pCtx can be different (real-on-v86 for instance). We are only concerned about the VMCS contents here. */
