summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-01 21:33:24 +0000
committerlumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-01 21:33:24 +0000
commite90a09b368d6cc6e811a1eb2ee0051472ad4b39f (patch)
treef9cdc97e6ad437928ae67d59aa334ac8a03cbe81 /DOCS
parentff2171501e599a583b5268e885854f812a529648 (diff)
downloadmpv-e90a09b368d6cc6e811a1eb2ee0051472ad4b39f.tar.bz2
mpv-e90a09b368d6cc6e811a1eb2ee0051472ad4b39f.tar.xz
Fixed small typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10049 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/users-vs-dev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/users-vs-dev.xml b/DOCS/xml/en/users-vs-dev.xml
index ded73d9fb9..df556fc17d 100644
--- a/DOCS/xml/en/users-vs-dev.xml
+++ b/DOCS/xml/en/users-vs-dev.xml
@@ -139,7 +139,7 @@ Another impediment to binary redistribution was compiletime optimizations
for CPU architecture. <application>MPlayer</application> now supports
runtime CPU detection (specify the
<option>--enable-runtime-cpudetection</option> option when compiling). It
-is disabled by default because it implies a small speed sacrifice, it is
+is disabled by default because it implies a small speed sacrifice, but it is
now possible to create binaries that run on different members of the Intel
CPU family.
</para>