mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-02 15:13:50 +01:00
Get the labels the right way around
This commit is contained in:
@@ -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>")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user