changeset 11106:e9cbf3249f04

Stray duplicated line spotted by Torinthiel plus a typo.
author diego
date Tue, 14 Oct 2003 02:21:56 +0000
parents 8b52c9e7daaa
children 0642317d985f
files DOCS/xml/en/audio.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/audio.xml	Tue Oct 14 00:41:25 2003 +0000
+++ b/DOCS/xml/en/audio.xml	Tue Oct 14 02:21:56 2003 +0000
@@ -684,9 +684,8 @@
     s[i] = max(s) - s[i]; i = 1...5
 </para></listitem>
 <listitem><para>
-Calculated the required delays in ms as
+Calculate the required delays in ms as
     d[i] = 1000*s[i]/342; i = 1...5
-    s[i] = max(s) - s[i]; i = 1...5
 </para></listitem>
 </orderedlist>