Remove extra quote for audio presets

The list of presets includes an extra quote in "low quality, medium
lag"; this patch removes it.

Signed-off-by: Stephen Kitt <steve@sk2.org>
This commit is contained in:
Stephen Kitt 2020-05-21 23:00:23 +02:00 committed by Stephen Anthony
parent 63f1414007
commit 491777df2b
1 changed files with 1 additions and 1 deletions

View File

@ -2155,7 +2155,7 @@
<tr>
<td><pre>-audio.preset &lt;1 - 5&gt;</pre></td>
<td>Set an audio preset. Numbers in sequence represent presets for
'custom', 'low quality, 'medium lag', 'high quality, medium lag',
'custom', 'low quality, medium lag', 'high quality, medium lag',
'high quality, low lag' and 'ultra quality, minimal lag'.</td>
</tr>