1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-14 15:20:29 +02:00

Get the labels the right way around

This commit is contained in:
martynshaw99 2012-07-03 00:11:44 +00:00
parent 9288cca4cf
commit c7dae0bf37

View File

@ -563,10 +563,10 @@ ul {
<tr>
<th>Sample #</th>
<th>Seconds </th>
<th>Left (dB)</th>
<th>Right (dB)</th>
<th>Left (linear)</th>
<th>Right (linear)</th>
<th>Left (dB)</th>
<th>Right (dB)</th>
</tr>")