Skip to content
Snippets Groups Projects
Commit 803f3bd0 authored by Stefan Huehner's avatar Stefan Huehner Committed by Alexandre Julliard
Browse files

winedbg: Fix typo in manpage.

parent e0b21688
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment