From e8509ea85c5c35a460a5d5a68b57ce3eaef9bef9 Mon Sep 17 00:00:00 2001 From: Peter Meerwald-Stadler Date: Tue, 14 Jun 2022 00:17:53 +0200 Subject: [PATCH] volume: Fix typo Part-of: --- src/pulse/volume.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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