summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-02 15:56:54 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-02 15:56:54 +0000
commit69cffb8aa1d6946709b2b6480a03fe9eaf3e0b3f (patch)
tree06295b044eb150bbd82c6065b9d7a8be46191598 /DOCS
parentcc66bdc2395162239a71881045583584ff1c768a (diff)
downloadmpv-69cffb8aa1d6946709b2b6480a03fe9eaf3e0b3f.tar.bz2
mpv-69cffb8aa1d6946709b2b6480a03fe9eaf3e0b3f.tar.xz
typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13533 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/codecs.xml2
-rw-r--r--DOCS/xml/en/tvinput.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index 3c45f1cfa9..2f1a207578 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -566,7 +566,7 @@ decoders:
MMX/SSE/3DNow! optimization)
</simpara></listitem>
<listitem><simpara>
- AC3 passing through soundcard hardware
+ AC3 passing through sound card hardware
</simpara></listitem>
<listitem><simpara>
AAC
diff --git a/DOCS/xml/en/tvinput.xml b/DOCS/xml/en/tvinput.xml
index 27654b49a0..3639f7e61e 100644
--- a/DOCS/xml/en/tvinput.xml
+++ b/DOCS/xml/en/tvinput.xml
@@ -126,7 +126,7 @@ video codec.
<listitem>
<para>
There are several ways of capturing audio. You can grab the sound either using
-your soundcard via an external cable connection between video card and line-in,
+your sound card via an external cable connection between video card and line-in,
or using the built-in ADC in the bt878 chip. In the latter case, you have to
load the <emphasis role="bold">btaudio</emphasis> driver. Read the
<filename>linux/Documentation/sound/btaudio</filename> file (in the kernel
@@ -139,7 +139,7 @@ this driver.
<para>
If <application>MEncoder</application> cannot open the audio device, make
sure that it is really available. There can be some trouble with the sound
-servers like arts (KDE) or esd (GNOME). If you have a full duplex soundcard
+servers like arts (KDE) or esd (GNOME). If you have a full duplex sound card
(almost any decent card supports it today), and you are using KDE, try to
check the "full duplex" option in the sound server preference menu.
</para>