summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Meerwald-Stadler <pmeerw@pmeerw.net>2022-06-14 00:17:53 +0200
committerPulseAudio Marge Bot <pulseaudio-maintainers@lists.freedesktop.org>2022-07-18 14:47:38 +0000
commite8509ea85c5c35a460a5d5a68b57ce3eaef9bef9 (patch)
tree8577c93669ffde2f014933930c430b5e9ed308ef
parentf71eafe4d956d43aa6637fe905184cfacd5a3bce (diff)
downloadpulseaudio-e8509ea85c5c35a460a5d5a68b57ce3eaef9bef9.tar.gz
volume: Fix typo
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/733>
-rw-r--r--src/pulse/volume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/volume.h b/src/pulse/volume.h
index fe44b0bbc..d9b0986bd 100644
--- a/src/pulse/volume.h
+++ b/src/pulse/volume.h
@@ -49,7 +49,7 @@
* sink input. In fact, it depends on the server configuration. With flat
* volumes enabled, it means the maximum volume that the sound hardware is
* capable of, which is usually so high that you absolutely must not set sink
- * input volume to 100% unless the the user explicitly requests that (note that
+ * input volume to 100% unless the user explicitly requests that (note that
* usually you shouldn't set the volume anyway if the user doesn't explicitly
* request it, instead, let PulseAudio decide the volume for the sink input).
* With flat volumes disabled the sink input volume is relative to the sink