summaryrefslogtreecommitdiffstats
path: root/src/pulse/volume.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/volume.h')
-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 3befb1da..5cce083e 100644
--- a/src/pulse/volume.h
+++ b/src/pulse/volume.h
@@ -61,7 +61,7 @@
*
* The functions described above are only valid when used with
* software volumes. Hence it is usually a better idea to treat all
- * volume values as opaque with a range from PA_VOLUME_MUTE (0%) to
+ * volume values as opaque with a range from PA_VOLUME_MUTED (0%) to
* PA_VOLUME_NORM (100%) and to refrain from any calculations with
* them.
*