winedbg: Fix typo in manpage.

This commit is contained in:
Stefan Huehner 2006-08-21 13:18:34 +02:00 committed by Alexandre Julliard
parent e0b21688fa
commit 803f3bd0a9
1 changed files with 1 additions and 1 deletions

View File

@ -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