summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2010-03-11 22:11:25 +0000
committerTristan Heaven <nyhm@gentoo.org>2010-03-11 22:11:25 +0000
commit7f12f9019b0a9f90738f9cc0f7c5cbe4b839fbae (patch)
tree70593ade74da9a3774993314332d7e4f8e947d2f /media-video
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-7f12f9019b0a9f90738f9cc0f7c5cbe4b839fbae.tar.gz
gentoo-2-7f12f9019b0a9f90738f9cc0f7c5cbe4b839fbae.tar.bz2
gentoo-2-7f12f9019b0a9f90738f9cc0f7c5cbe4b839fbae.zip
fix typos
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ffmpeg/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index 95a667d128c5..cbf0160932d3 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -9,10 +9,10 @@
<flag name="3dnowext">
Enable manually-optimised routines using the AMD 3DNow!Ex SIMD
instruction set, present in modern AMD CPUs. (Check for
- 3dnowext in /proc/cpuinfo to know whehter you support it).
+ 3dnowext in /proc/cpuinfo to know whether your CPU supports it).
</flag>
<flag name="amr">Enables Adaptive Multi-Rate Audio support</flag>
- <flag name="cpudetection">Enables runtime cpudetection (useful for bindist, compatability on other CPUs)</flag>
+ <flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag>
<flag name="dirac">Enable Dirac video support (an advanced royalty-free video compression format) via the reference library: dirac.</flag>
<flag name="faac">Use external faac library for AAC encoding</flag>
<flag name="faad">Use external faad library for AAC decoding (instead of internal libavcodec support)</flag>