summaryrefslogtreecommitdiffstats
path: root/DOCS
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
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')
-rw-r--r--DOCS/en/documentation.html2
-rw-r--r--DOCS/xml/en/bugs.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html
index 02ac7a1903..72ac056946 100644
--- a/DOCS/en/documentation.html
+++ b/DOCS/en/documentation.html
@@ -1953,7 +1953,7 @@ end
Workaround: <CODE>./configure --disable-sse</CODE></LI>
<LI>General SIGILL (signal 4):<BR>
- Problem: you compiled and run mplayer in different machines
+ Problem: you compiled and run MPlayer on different machines
(for example compiled on P3 and running on Celeron)<BR>
Solution: compile MPlayer on the same machine where you will use it!<BR>
Workaround: <CODE>./configure --disable-sse</CODE> etc. options</LI>
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>