# HG changeset patch # User diego # Date 1066098116 0 # Node ID e9cbf3249f0443fb62c505d609342391a3388b1c # Parent 8b52c9e7daaab1e74fd161556741d7e562240966 Stray duplicated line spotted by Torinthiel plus a typo. diff -r 8b52c9e7daaa -r e9cbf3249f04 DOCS/xml/en/audio.xml --- 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 -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