From d368a1cffa26e67191041aa07cf455b70a3b63bf Mon Sep 17 00:00:00 2001 From: hap Date: Sat, 31 May 2025 17:08:37 +0200 Subject: [PATCH] docs: fix spacing after prev commit --- docs/source/commandline/commandline-all.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index d96e4536739..483358dd765 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -3066,9 +3066,9 @@ Core Sound Options **-audio_latency** ** / **-alat** ** Audio latency, conventionally in number of audio frames (1 audio frame is 20ms). - It is not required to supply whole numbers, eg. a value of ``1.5`` is 30ms). + It is not required to supply whole numbers, eg. a value of ``1.5`` is 30ms). Smaller values provide less audio delay while requiring better system - performance. Larger values increase audio delay but may help avoid buffer + performance. Larger values increase audio delay but may help avoid buffer under-runs and audio interruptions. A value of ``0`` will use the default for the selected sound module.