Index: /trunk/src/VBox/VMM/VMMR3/DBGF.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/DBGF.cpp	(revision 64722)
+++ /trunk/src/VBox/VMM/VMMR3/DBGF.cpp	(revision 64723)
@@ -1582,5 +1582,5 @@
  *                          to form an area that wraps around and it will
  *                          consider the part starting at 0 as included.
- * @param   cMaxStep        The maximum number of steps to take.  This is to
+ * @param   cMaxSteps       The maximum number of steps to take.  This is to
  *                          prevent stepping for ever, so passing UINT32_MAX is
  *                          not recommended.
