mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 07:40:23 +02:00
Get the labels the right way around
This commit is contained in:
parent
9288cca4cf
commit
c7dae0bf37
@ -563,10 +563,10 @@ ul {
|
|||||||
<tr>
|
<tr>
|
||||||
<th>Sample #</th>
|
<th>Sample #</th>
|
||||||
<th>Seconds </th>
|
<th>Seconds </th>
|
||||||
<th>Left (dB)</th>
|
|
||||||
<th>Right (dB)</th>
|
|
||||||
<th>Left (linear)</th>
|
<th>Left (linear)</th>
|
||||||
<th>Right (linear)</th>
|
<th>Right (linear)</th>
|
||||||
|
<th>Left (dB)</th>
|
||||||
|
<th>Right (dB)</th>
|
||||||
</tr>")
|
</tr>")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user