From 294b4a44657f744b6a8256dc6fb93f73f02a9918 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Thu, 21 May 2020 23:00:23 +0200 Subject: [PATCH] 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 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 3bf9ee26a..e5d859ba0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2155,7 +2155,7 @@
-audio.preset <1 - 5>
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'.