diff --git a/programs/winedbg/winedbg.man.in b/programs/winedbg/winedbg.man.in index c9922c75f7c0f5528291368568fb7922b67822d2..953b547bde705d9d40dc2c408a00973c573c8d32 100644 --- a/programs/winedbg/winedbg.man.in +++ b/programs/winedbg/winedbg.man.in @@ -150,7 +150,7 @@ Execute next assembly instruction (enters function call) .IP \fBnexti\fR Execute next assembly instruction (doesn't enter function call) .IP \fBfinish\fR -Excute until return of current function is reached. +Execute until return of current function is reached. .PP \fBcont\fR, \fBstep\fR, \fBnext\fR, \fBstepi\fR, \fBnexti\fR can be postfixed by a number (N), meaning that the command must be executed N