Index: /trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp	(revision 66003)
+++ /trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp	(revision 66004)
@@ -199,5 +199,5 @@
  * @param   iExitCode   The exit reason.
  * @param   uExitInfo1  The exit info. 1 field.
- * @param   uExitInfo1  The exit info. 2 field.
+ * @param   uExitInfo2  The exit info. 2 field.
  */
 VMM_INT_DECL(VBOXSTRICTRC) HMSvmNstGstVmExit(PVMCPU pVCpu, PCPUMCTX pCtx, int64_t iExitCode, uint64_t uExitInfo1,
