summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
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>