summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-31 23:10:56 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-31 23:10:56 +0000
commite492718d4de8a2189019d0f3e6786fa33619334e (patch)
tree6ac352797f1e610925d7909e3ae7811321909ae4 /DOCS/xml
parent5dedceffe29687ff849c3dada444d24d4f7ffba5 (diff)
downloadmpv-e492718d4de8a2189019d0f3e6786fa33619334e.tar.bz2
mpv-e492718d4de8a2189019d0f3e6786fa33619334e.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9778 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/bugs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/bugs.xml b/DOCS/xml/en/bugs.xml
index c5918cbfce..1544678244 100644
--- a/DOCS/xml/en/bugs.xml
+++ b/DOCS/xml/en/bugs.xml
@@ -12,7 +12,7 @@
</listitem>
<listitem>
<para>General SIGILL (signal 4):</para>
-<para>Problem: you compiled and run MPlayer in different machines
+<para>Problem: you compiled and run MPlayer on different machines
(for example compiled on P3 and running on Celeron)</para>
<para>Solution: compile MPlayer on the same machine where you will use it!</para>
<para>Workaround: <command>./configure --disable-sse</command> etc. options</para>