summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2025-05-31 17:08:37 +0200
committer hap <happppp@users.noreply.github.com>2025-05-31 17:08:37 +0200
commitd368a1cffa26e67191041aa07cf455b70a3b63bf (patch)
tree618873a3c374268c227eac2a6bf7525134b54fd5 /docs
parent01cdde101fcfc54e77d240d5e34b3e35ab624a08 (diff)
docs: fix spacing after prev commit
Diffstat (limited to 'docs')
-rw-r--r--docs/source/commandline/commandline-all.rst4
1 files 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** *<value>* / **-alat** *<value>*
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.