Stefan Huehner : winedbg: Fix typo in manpage.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 23 16:36:19 CDT 2006


Module: wine
Branch: master
Commit: 803f3bd0a9af7fc10495021ad602c4f9a048edd2
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=803f3bd0a9af7fc10495021ad602c4f9a048edd2

Author: Stefan Huehner <stefan at huehner.org>
Date:   Mon Aug 21 13:18:34 2006 +0200

winedbg: Fix typo in manpage.

---

 programs/winedbg/winedbg.man.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winedbg/winedbg.man.in b/programs/winedbg/winedbg.man.in
index c9922c7..953b547 100644
--- a/programs/winedbg/winedbg.man.in
+++ b/programs/winedbg/winedbg.man.in
@@ -150,7 +150,7 @@ Execute next assembly instruction (enter
 .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




More information about the wine-cvs mailing list