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:
parent
9288cca4cf
commit
c7dae0bf37
@ -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>")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user