Commit e7a49e7f authored by Jon Griffiths's avatar Jon Griffiths Committed by Alexandre Julliard

Typos/grammar fixes.

parent 0b629164
......@@ -31,8 +31,8 @@ Without any explicit mode, this is standard \fBwinedbg\fR operating
mode. \fBwinedbg\fR will act as the front end for the user.
.IP \fB--auto\fR
This mode is used when \fBwinedbg\fR is setup in \fIAeDebug\fR
registry entry as the default debugger. \fBwinedbg will then will
display basic information about a\fR crash. This is usefull for users
registry entry as the default debugger. \fBwinedbg\fR will then
display basic information about a crash. This is usefull for users
who don't want to debug a crash, but rather gather relevant
information about the crash to be sent to developers.
.IP \fB--gdb\fR
......@@ -311,7 +311,7 @@ Lists all virtual mappings used by the debugged program
.IP \fBinfo\ map\ N\fR
Lists all virtual mappings used by the program of pid \fBN\fR
.IP \fBinfo\ wnd\fR
Lists all the window hierarchy starting from the desktop window
Displays the window hierarchy starting from the desktop window
.IP \fBinfo\ wnd\ N\fR
Prints information of Window of handle \fBN\fR
.IP \fBinfo\ process\fR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment