Fixed typo.

This commit is contained in:
Uwe Bonnes 2002-12-19 01:04:47 +00:00 committed by Alexandre Julliard
parent b611dac7ef
commit 174b188444
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ will turn on DLL warning messages and all heap messages.
will turn off all FIXME messages, turn on cursor warning messages, and turn
on all relay messages (API calls).
.br
.I --debugmsg -relay
.I --debugmsg +relay
will turn on all relay messages. For more control on including or excluding
functions and dlls look into the [Debug] section of the wine configuration file.
.PP