summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-09-27 15:13:28 +0200
committerxengineering <me@xengineering.eu>2024-09-27 16:22:22 +0200
commit4bbbb35f7f50fac36063ef2a41acdf8adcee4c2f (patch)
treedc22c4b7d268e798e8a802467effedfbe747e5f4
parent334d6b69204d0acca740da7ff14a28b937c2328d (diff)
downloadsoundbox-4bbbb35f7f50fac36063ef2a41acdf8adcee4c2f.tar
soundbox-4bbbb35f7f50fac36063ef2a41acdf8adcee4c2f.tar.zst
soundbox-4bbbb35f7f50fac36063ef2a41acdf8adcee4c2f.zip
doc: Fix typo
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 14dce3e..c53bdfe 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -118,7 +118,7 @@ ffmpeg -re -i <input> [-acodec flac -f ogg tcp://<ip>:5316]...
More details about FFmpeg streaming can be read from the FFmpeg streaming
guide\footnote{\href{https://trac.ffmpeg.org/wiki/StreamingGuide}{https://trac.ffmpeg.org/wiki/StreamingGuide}}.
-\chapter{Production Guide}
+\chapter{Production guide}
The given chapter contains documentation about how to produce a
\texttt{soundbox} device.