diff options
author | wanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-14 21:15:38 +0000 |
---|---|---|
committer | wanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-14 21:15:38 +0000 |
commit | 0981a91aa4de3aa3348e809f8e0352db25fcf83f (patch) | |
tree | 093ba2cb110a19eeedafbd4317f96ace9e3c41dc | |
parent | c624f69499a6bc8032ab5ecf6b01d0aabb1cb2fe (diff) |
minor wording fix in the advanced audio guide
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16488 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/usage.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml index 1472a17a93..ee1ec686e5 100644 --- a/DOCS/xml/en/usage.xml +++ b/DOCS/xml/en/usage.xml @@ -1035,8 +1035,8 @@ This will play the file with a ten decibel gain. Be careful when using the too high a value. Start low and work your way up gradually until you get a feel for how much adjustment is required. Also, if you specify excessively high values, <option>volume</option> may need to clip the signal to avoid sending your -sound card data that is outside the allowable range. You will hear distortion -when this happens. +sound card data that is outside the allowable range; this will result in +distorted audio. </para> </sect2> |