summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-09 21:31:36 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-09 21:31:36 +0000
commita06215d67ad6b5669d3e7a8d4bc2d0bdddc8dbf1 (patch)
tree0bcf712e17b6b62f3900f98c7c5da785f109eef5 /DOCS
parente633583d8cbc9e183aabf7aff6cf82c07df848bf (diff)
downloadmpv-a06215d67ad6b5669d3e7a8d4bc2d0bdddc8dbf1.tar.bz2
mpv-a06215d67ad6b5669d3e7a8d4bc2d0bdddc8dbf1.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28923 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/mingw-crosscompile.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/tech/mingw-crosscompile.txt b/DOCS/tech/mingw-crosscompile.txt
index 55beda7b9a..e4e2dbee0e 100644
--- a/DOCS/tech/mingw-crosscompile.txt
+++ b/DOCS/tech/mingw-crosscompile.txt
@@ -2,7 +2,8 @@ Due to a lack of Windows developers, it is a good idea to allow Linux
developers to do at least some basic check of their code.
This HOWTO explains how to set up MinGW cross-compilation under Debian.
-First, you need to install the "mingw32" package and get a MPlayer SVN checkou.
+First, you need to install the "mingw32" package and get a MPlayer SVN
+checkout.
Next, you need quite a lot of dependencies. Since this is for testing and
not actually use, the easiest way is to use this package: