aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2009-04-21 17:02:34 +0000
committerMax Horn2009-04-21 17:02:34 +0000
commit283788ec4e39018ce10909d4b9f543025103bf5c (patch)
treead293f53e99b13d881d6f78cf832bb1b78b51f93
parent4050d0eea7b5d11e6619c3449a0f13bc335fbe72 (diff)
downloadscummvm-rg350-283788ec4e39018ce10909d4b9f543025103bf5c.tar.gz
scummvm-rg350-283788ec4e39018ce10909d4b9f543025103bf5c.tar.bz2
scummvm-rg350-283788ec4e39018ce10909d4b9f543025103bf5c.zip
Patch #2709976: GSOC09: README fix
svn-id: r40051
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 28a3936485..68bbccd65e 100644
--- a/README
+++ b/README
@@ -1936,7 +1936,7 @@ need to install nasm assembler (see http://nasm.sf.net). Note, that
currently we have only x86 MMX optimized versions, and they will not
compile on other processors.
-On Win9x/NT/XP you can define USE_WINDBG and attach WinDbg to browse
+On Win9x/NT/XP, you can define USE_WINDBG and attach WinDbg to browse
debug messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml).